playingNotifier property

ValueNotifier<bool> playingNotifier
final

Notifier for whether or not the player is playing.

Implementation

final ValueNotifier<bool> playingNotifier;