menu
chatgpt_free package
documentation
ui_schema.dart
UiSpec
state property
state property
dark_mode
light_mode
state
property
Map
<
String
,
String
>
state
final
Initial values for anything the tree binds to or an action mutates.
Implementation
final Map<String, String> state;
chatgpt_free package
documentation
ui_schema
UiSpec
state property
UiSpec class