homeKey property
- @Deprecated('Prone to misuse. Recursive deactivation if used more than once.')
getter/setter pair
Supply to the 'home' StatefulWidget Allows you to 're-create' the home widget's state object.
Implementation
@Deprecated('Prone to misuse. Recursive deactivation if used more than once.')
static Key homeKey = UniqueKey();