menu
unaconfig package
documentation
unaconfig_core.dart
Unaconfig
filenamePatterns property
filenamePatterns property
dark_mode
light_mode
filenamePatterns
property
List
<
String
>
filenamePatterns
final
The regular expressions to match against the file name.
Implementation
final List<String> filenamePatterns;
unaconfig package
documentation
unaconfig_core
Unaconfig
filenamePatterns property
Unaconfig class