menu
mvc_application package
documentation
controller.dart
ControllerMVC
state property
state property
dark_mode
light_mode
state
property
StateMVC
<
StatefulWidget
>
?
get
state
inherited
The current StateMVC object.
Implementation
StateMVC? get state => _stateMVC;
mvc_application package
documentation
controller
ControllerMVC
state property
ControllerMVC class