menu
mvc_application package
documentation
view.dart
StateGetter
state property
state property
dark_mode
light_mode
state
property
StateMVC
<
StatefulWidget
>
?
get
state
The 'current' State object.
Implementation
StateMVC? get state => _state;
mvc_application package
documentation
view
StateGetter
state property
StateGetter mixin