context property

BuildContext? get context

Implementation

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