menu
sit_utils package
documentation
Sit_audio_waveflow/src/base/utils.dart
PlayerStateExtension
isStopped property
isStopped property
dark_mode
light_mode
isStopped
property
bool
get
isStopped
Implementation
bool get isStopped => this == PlayerState.stopped;
sit_utils package
documentation
Sit_audio_waveflow/src/base/utils
PlayerStateExtension
isStopped property
PlayerStateExtension extension on
PlayerState