globalContext property

BuildContext? get globalContext

Implementation

BuildContext? get globalContext => navigatorGlobalKey.currentState!.context;