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;