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