playerState property

ValueListenable<PlayerState> get playerState

Listenable state of the remote media player

Implementation

ValueListenable<PlayerState> get playerState => _playerStateNotifier;