navigatorContext property
BuildContext
get
navigatorContext
The BuildContext of the Navigator from StandardAppPlugin.delegate.
Implementation
BuildContext get navigatorContext =>
standardAppPlugin.delegate!.navigatorContext;