menu
kplayer_with_dart_vlc package
documentation
fake_dart_vlc.dart
PlaybackState
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
bool
isPlaying
getter/setter pair
Whether
Player
instance is playing or not.
Implementation
bool isPlaying = false;
kplayer_with_dart_vlc package
documentation
fake_dart_vlc
PlaybackState
isPlaying property
PlaybackState class