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