menu
fluttery_framework package
documentation
view/app_state.dart
StateX<T extends StatefulWidget>
routeAware property
routeAware property
dark_mode
light_mode
routeAware
property
bool
routeAware
final
A flag.Is this State aware of changes in route or not.
Implementation
final bool routeAware;
fluttery_framework package
documentation
view/app_state
StateX<T extends StatefulWidget>
routeAware property
StateX class