menu
cldf package
documentation
api/cldf_archive.dart
CLDFArchive
mediaFilePaths property
mediaFilePaths property
dark_mode
light_mode
mediaFilePaths
property
List
<
String
>
get
mediaFilePaths
Get all media file paths
Implementation
List<String> get mediaFilePaths => mediaFiles?.keys.toList() ?? [];
cldf package
documentation
api/cldf_archive
CLDFArchive
mediaFilePaths property
CLDFArchive class