menu
simple_audio_recorder package
documentation
audio_player_widget.dart
AudioPlayerWidget
AudioPlayerWidget.new const constructor
AudioPlayerWidget.new const constructor
dark_mode
light_mode
AudioPlayerWidget
constructor
const
AudioPlayerWidget
(
{
Key
?
key
,
required
String
audioPath
,
})
Implementation
const AudioPlayerWidget({super.key, required this.audioPath});
simple_audio_recorder package
documentation
audio_player_widget
AudioPlayerWidget
AudioPlayerWidget.new const constructor
AudioPlayerWidget class