context property
BuildContext?
get
context
Implementation
BuildContext? get context =>
_pluginRegister?.globalNavigatorKey.currentContext;
BuildContext? get context =>
_pluginRegister?.globalNavigatorKey.currentContext;