menu
fluttery_framework package
documentation
view/app_state.dart
AppState<T extends StatefulWidget>
inRestorationScopeId property
inRestorationScopeId property
dark_mode
light_mode
inRestorationScopeId
property
String
? Function
()
?
inRestorationScopeId
final
inherited
Returns the 'Restore Scope Id' routine if any.
Implementation
final String? Function()? inRestorationScopeId;
fluttery_framework package
documentation
view/app_state
AppState<T extends StatefulWidget>
inRestorationScopeId property
AppState class