currentContext property

BuildContext? currentContext

Implementation

BuildContext? get currentContext => _contexts[currentNavigation];