menu
unaconfig package
documentation
unaconfig_core.dart
Unaconfig
paths property
paths property
dark_mode
light_mode
paths
property
List
<
String
>
paths
final
The paths to search for the configuration.
Implementation
final List<String> paths;
unaconfig package
documentation
unaconfig_core
Unaconfig
paths property
Unaconfig class