menu
flutter_audio_recorder_player package
documentation
widgets/audio_trimmer.dart
AudioTrimmer
filePath property
filePath property
dark_mode
light_mode
filePath
property
String
filePath
final
The path to the WAV file to trim.
Implementation
final String filePath;
flutter_audio_recorder_player package
documentation
widgets/audio_trimmer
AudioTrimmer
filePath property
AudioTrimmer class