currentContext property

BuildContext? get currentContext

Implementation

static BuildContext? get currentContext => navigatorKey.currentContext;