menu
taudio package
documentation
public/fs/flutter_sound_player.dart
FlutterSoundPlayer
isStopped property
isStopped property
dark_mode
light_mode
isStopped
property
bool
get
isStopped
Test the Player State
See also
playerState
isPaused
isPlaying
Implementation
bool get isStopped => _playerState == PlayerState.isStopped;
taudio package
documentation
public/fs/flutter_sound_player
FlutterSoundPlayer
isStopped property
FlutterSoundPlayer class