isStopped property

bool get isStopped

Test the Player State

Implementation

bool get isStopped => _playerState == PlayerState.isStopped;