menu
zefyrka package
documentation
zefyrka.dart
NotusStyle
keys property
keys property
dark_mode
light_mode
keys
property
Iterable
<
String
>
get
keys
Returns collection of all attribute keys in this set.
Implementation
Iterable<String> get keys => _data.keys;
zefyrka package
documentation
zefyrka
NotusStyle
keys property
NotusStyle class