context property

BuildContext? get context

Implementation

BuildContext? get context => routerDelegate.navigatorKey.currentContext;