menu
flutter_smart_ptt package
documentation
handler/audio_play_handler.dart
AudioPlayHandler
isPlaying static method
isPlaying static method
dark_mode
light_mode
isPlaying
static method
bool
isPlaying
(
)
Implementation
static bool isPlaying() { return _isPlaying; }
flutter_smart_ptt package
documentation
handler/audio_play_handler
AudioPlayHandler
isPlaying static method
AudioPlayHandler class