menu
flutx_ui package
documentation
core/state_management/controller.dart
FxController
state property
state property
dark_mode
light_mode
state
property
set
state
(
State
<
StatefulWidget
>
state
)
Implementation
set state(State state) => this._state = state;
flutx_ui package
documentation
core/state_management/controller
FxController
state property
FxController class