menu
osmos_flutter_plugin package
documentation
ads/views/loader/video_view.dart
VideoViewController
isPlaying method
isPlaying method
dark_mode
light_mode
isPlaying
method
Future
<
bool
?
>
isPlaying
(
)
Implementation
Future<bool?> isPlaying() async { return await _key.currentState?.isPlaying(); }
osmos_flutter_plugin package
documentation
ads/views/loader/video_view
VideoViewController
isPlaying method
VideoViewController class