playerState property
ValueListenable<PlayerState>
get
playerState
Listenable state of the remote media player
Implementation
ValueListenable<PlayerState> get playerState => _playerStateNotifier;
Listenable state of the remote media player
ValueListenable<PlayerState> get playerState => _playerStateNotifier;