menu
bones_ui package
documentation
bones_ui_test.dart
State
keys property
keys property
dark_mode
light_mode
keys
property
List
<
String
>
get
keys
Returns the storage keys in this state.
Implementation
List<String> get keys => List.from(_properties.keys);
bones_ui package
documentation
bones_ui_test
State
keys property
State class