isPlayerStopped method

bool isPlayerStopped()

determine player stopped or not

Implementation

bool isPlayerStopped() => _player.isStopped;