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