onPlatformViewCreated property
Callback to invoke after the platform view has been created.
This method is called before the platform view is attached to the DOM.
May be null.
Implementation
final PlatformViewCreatedCallback onPlatformViewCreated;