menu
fl_assets_picker package
documentation
fl_assets_picker.dart
SortPathDelegate<Path>
sort abstract method
sort abstract method
dark_mode
light_mode
sort
abstract method
void
sort
(
List
<
PathWrapper
<
Path
>
>
list
)
Implementation
void sort(List<PathWrapper<Path>> list);
fl_assets_picker package
documentation
fl_assets_picker
SortPathDelegate<Path>
sort abstract method
SortPathDelegate class