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