state property

NavigatorState get state

Implementation

static NavigatorState get state =>
    navigatorKey.currentState ?? NavigatorState();