onPlatformViewCreated property
Callback signature for when a platform view was created.
id
is the platform view's unique identifier.
Implementation
final PlatformViewCreatedCallback? onPlatformViewCreated;
Callback signature for when a platform view was created.
id
is the platform view's unique identifier.
final PlatformViewCreatedCallback? onPlatformViewCreated;