menu
artisanal package
documentation
tui.dart
FilePickerModel
allowedTypes property
allowedTypes property
dark_mode
light_mode
allowedTypes
property
List
<
String
>
get
allowedTypes
The list of allowed file extensions.
Implementation
List<String> get allowedTypes => _allowedTypes;
artisanal package
documentation
tui
FilePickerModel
allowedTypes property
FilePickerModel class