onPlatformViewCreated property

PlatformViewCreatedCallback? onPlatformViewCreated
final

Callback to invoke after the platform view has been created.

May be null.

Implementation

final PlatformViewCreatedCallback? onPlatformViewCreated;