nestedGlobalKey top-level property

GlobalKey<NavigatorState> nestedGlobalKey
final

Implementation

final nestedGlobalKey =
    GlobalKey<NavigatorState>(debugLabel: "nestedGlobalKey");