menu
theoplayer_platform_interface package
documentation
theoplayer_flutter_api.dart
THEOplayerFlutterAPIImpl
onLoadStart method
onLoadStart method
dark_mode
light_mode
onLoadStart
method
@
override
void
onLoadStart
(
)
override
Implementation
@override void onLoadStart() { _eventManager.dispatchEvent(LoadStartEvent()); }
theoplayer_platform_interface package
documentation
theoplayer_flutter_api
THEOplayerFlutterAPIImpl
onLoadStart method
THEOplayerFlutterAPIImpl class