menu
jet_flutter_framework package
documentation
jet_framework.dart
FileExtensionValidator
allowedExtensions property
allowedExtensions property
dark_mode
light_mode
allowedExtensions
property
List
<
String
>
allowedExtensions
final
The list of allowed file extensions.
Implementation
final List<String> allowedExtensions;
jet_flutter_framework package
documentation
jet_framework
FileExtensionValidator
allowedExtensions property
FileExtensionValidator class