OnPlatformViewCreatedCallback typedef Null safety

OnPlatformViewCreatedCallback = void Function(int)

Implementation

typedef OnPlatformViewCreatedCallback = void Function(int);