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