menu
voice_note_kit package
documentation
player/audio_player_widget.dart
AudioPlayerWidget
audioPath property
audioPath property
dark_mode
light_mode
audioPath
property
String
?
audioPath
final
The path to the audio file (can be a URL, local path, or asset).
Implementation
final String? audioPath;
voice_note_kit package
documentation
player/audio_player_widget
AudioPlayerWidget
audioPath property
AudioPlayerWidget class