menu
fluttery_framework package
documentation
view/app_statex.dart
AppStateX<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_statex
AppStateX<T extends StatefulWidget>
inRestorationScopeId property
AppStateX class