OnPlatformViewCreatedCallback typedef
OnPlatformViewCreatedCallback =
void Function(int)
The default instance of MapLibrePlatform to use.
Implementation
typedef OnPlatformViewCreatedCallback = void Function(int);
The default instance of MapLibrePlatform to use.
typedef OnPlatformViewCreatedCallback = void Function(int);