menu
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile.dart
THEOplayerViewControllerMobile
play method
play method
dark_mode
light_mode
play
method
void
play
(
)
override
Implementation
void play() async { _nativeAPI.play(); }
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile
THEOplayerViewControllerMobile
play method
THEOplayerViewControllerMobile class