menu
flutter_sound
public/flutter_sound_player.dart
FlutterSoundPlayer
isStopped property
isStopped
dark_mode
light_mode
isStopped
property
bool
get
isStopped
Test the Player State
Implementation
bool get isStopped => _playerState == PlayerState.isStopped;
flutter_sound
player
FlutterSoundPlayer
isStopped property
FlutterSoundPlayer class