menu
flutter_audio_recorder_player package
documentation
audio_player.dart
AudioPlayer
playing property
playing property
dark_mode
light_mode
playing
property
bool
get
playing
Whether the player is playing
Implementation
bool get playing => false;
flutter_audio_recorder_player package
documentation
audio_player
AudioPlayer
playing property
AudioPlayer class