menu
you_flutter package
documentation
state.dart
Store
fields property
fields property
dark_mode
light_mode
fields
property
Map
<
String
,
Signal
>
get
fields
Implementation
Map<String, Signal> get fields => UnmodifiableMapView(_fields);
you_flutter package
documentation
state
Store
fields property
Store class