appContext property

BuildContext? appContext

Get app context

Implementation

BuildContext? get appContext => navigationKey.currentContext;