stateBuilder property
The builder associated with a specific state key.
Generated from ValueState.on, InitedState.on, or VoidState.on.
Implementation
final StateBuilder stateBuilder;
The builder associated with a specific state key.
Generated from ValueState.on, InitedState.on, or VoidState.on.
final StateBuilder stateBuilder;