menu
dax_flutter package
documentation
video_player.dart
VideoPlayerValueIns
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
bool
isPlaying
final
inherited
True if the video is playing. False if it's paused.
Implementation
final bool isPlaying;
dax_flutter package
documentation
video_player
VideoPlayerValueIns
isPlaying property
VideoPlayerValueIns class