menu
custom_preload_videos package
documentation
preload_videos.dart
ExampleCustomVideoController
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
@
override
bool
get
isPlaying
override
Check if the video is currently playing
Implementation
@override bool get isPlaying => _isPlaying;
custom_preload_videos package
documentation
preload_videos
ExampleCustomVideoController
isPlaying property
ExampleCustomVideoController class