menu
flutter_video_controls package
documentation
chewie.dart
ChewieController
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
bool
get
isPlaying
Implementation
bool get isPlaying => videoPlayerController.value.isPlaying;
flutter_video_controls package
documentation
chewie
ChewieController
isPlaying property
ChewieController class