menu
fluttery_framework package
documentation
view/app.dart
AppDrawer
addAutomaticKeepAlives property
addAutomaticKeepAlives property
dark_mode
light_mode
addAutomaticKeepAlives
property
bool
?
addAutomaticKeepAlives
final
Whether to wrap each child in an
AutomaticKeepAlive
.
Implementation
final bool? addAutomaticKeepAlives;
fluttery_framework package
documentation
view/app
AppDrawer
addAutomaticKeepAlives property
AppDrawer class