navKey property

GlobalKey<NavigatorState>? navKey
getter/setter pair

Implementation

late GlobalKey<NavigatorState>? navKey;