menu
kraken_video_player package
documentation
video_player.dart
VideoPlayerValue
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;
kraken_video_player package
documentation
video_player
VideoPlayerValue
isPlaying property
VideoPlayerValue class