isStopped property

bool isStopped

Test the Player State

Implementation

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