menu
flutter_cached_video_player package
documentation
cached_video_player.dart
CachedVideoPlayerValue
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
bool
isPlaying
final
True if the video is playing. False if it's paused.
Implementation
final bool isPlaying;
flutter_cached_video_player package
documentation
cached_video_player
CachedVideoPlayerValue
isPlaying property
CachedVideoPlayerValue class