menu
artisanal package
documentation
style.dart
ConsoleTagParser
styleNames property
styleNames property
dark_mode
light_mode
styleNames
property
Iterable
<
String
>
get
styleNames
Returns all registered style names.
Implementation
Iterable<String> get styleNames => _namedStyles.keys;
artisanal package
documentation
style
ConsoleTagParser
styleNames property
ConsoleTagParser class