menu
flutter_scene package
documentation
audio.dart
AudioVoice
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
get
isPaused
Whether playback is currently paused (including the initial pre-
start
pause).
Implementation
bool get isPaused;
flutter_scene package
documentation
audio
AudioVoice
isPaused property
AudioVoice class