OnFileChooserGetCoverPath typedef
OnFileChooserGetCoverPath =
Future<String> Function(FileSystemEntity file)
Implementation
typedef OnFileChooserGetCoverPath =
Future<String> Function(FileSystemEntity file);
typedef OnFileChooserGetCoverPath =
Future<String> Function(FileSystemEntity file);