menu
fluttery_framework package
documentation
controller/app.dart
AppController
state property
state property
dark_mode
light_mode
state
property
StateX
<
StatefulWidget
>
?
get
state
inherited
The current StateX object.
Implementation
StateX? get state => _stateX;
fluttery_framework package
documentation
controller/app
AppController
state property
AppController class