menu
lowder package
documentation
model/action_context.dart
ActionContext
state property
state property
dark_mode
light_mode
state
property
Map
state
final
The existing state of the Screen from which the Action was triggered.
Implementation
final Map state;
lowder package
documentation
model/action_context
ActionContext
state property
ActionContext class