getCurrentContext property

BuildContext? get getCurrentContext

Implementation

BuildContext? get getCurrentContext => navigatorKey?.currentContext;