onPlatformViewCreated property

PlatformViewCreatedCallback? onPlatformViewCreated
final

This callback will be triggered when the PlatformView is created.

Implementation

final PlatformViewCreatedCallback? onPlatformViewCreated;