appContext property

BuildContext? get appContext

Get app context

Implementation

BuildContext? get appContext => navigationKey.currentContext;