menu
video_viewer_updated package
documentation
domain/bloc/controller.dart
VideoViewerController
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
bool
get
isPlaying
Implementation
bool get isPlaying => _video!.value.isPlaying;
video_viewer_updated package
documentation
domain/bloc/controller
VideoViewerController
isPlaying property
VideoViewerController class