isStopped property

bool get isStopped

Test the Player State


See also


Implementation

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