menu
fluttery_framework package
documentation
view.dart
App
state property
state property
dark_mode
light_mode
state
property
AppState
<
StatefulWidget
>
?
get
state
The App State object.
Implementation
static v.AppState? get state => _appState;
fluttery_framework package
documentation
view
App
state property
App class