Skip to main content Link Menu Expand (external link) Document Search Copy Copied
playerState property - FlutterSoundPlayer class - player library - Dart API
menu
playerState

playerState property

PlayerState get playerState

The current state of the Player

Implementation

PlayerState get playerState => _playerState;
flutter_sound 9.24.0