menu
flutter_scene
audio.dart
AudioSource
isPlaying property
isPlaying
dark_mode
light_mode
isPlaying
property
bool
get
isPlaying
Whether the source is currently playing (not paused or stopped).
Implementation
bool get isPlaying;
flutter_scene
audio
AudioSource
isPlaying property
AudioSource class