playing property
bool
get
playing
Whether the player is playing.
Implementation
bool get playing => _playingSubject.nvalue!;
Whether the player is playing.
bool get playing => _playingSubject.nvalue!;