createdCallbacks property Null safety
visibleForTesting">@visibleForTesting
The created callbacks that are invoked after the platform view has been created.
Implementation
@visibleForTesting
List<PlatformViewCreatedCallback> get createdCallbacks => _platformViewCreatedCallbacks;