homeKey property

Key homeKey
getter/setter pair

Supply to the 'home' StatefulWidget Allows you to 're-create' the home widget's state object.

Implementation

static Key homeKey = UniqueKey();