playerState property
PlayerState
get
playerState
provides current state of the player
Implementation
PlayerState get playerState => _playerState;
provides current state of the player
PlayerState get playerState => _playerState;