secondaryKey property

GlobalKey<State<StatefulWidget>> secondaryKey
final

GlobalKey of the secondary view.

Implementation

final GlobalKey secondaryKey = GlobalKey();