menu
sheetify package
documentation
utils/frame_stack_hash_map.dart
FrameStackHashMap<K, V>
state property
state property
dark_mode
light_mode
state
property
HashMap
<
K
,
V
>
state
getter/setter pair
Current state of entries for this
frame
Implementation
HashMap<K, V> state = HashMap<K, V>();
sheetify package
documentation
utils/frame_stack_hash_map
FrameStackHashMap<K, V>
state property
FrameStackHashMap class