menu
fl_assets_picker package
documentation
fl_assets_picker.dart
CustomColumns
values static method
values static method
dark_mode
light_mode
values
static method
List
<
String
>
values
(
)
Implementation
static List<String> values() { return const CustomColumns().getValues(); }
fl_assets_picker package
documentation
fl_assets_picker
CustomColumns
values static method
CustomColumns class