currentConfiguration property

  1. @override
RouteMatchList currentConfiguration
getter/setter pairoverride-getter

For use by the Router architecture as part of the RouterDelegate.

Implementation

@override
RouteMatchList currentConfiguration = RouteMatchList.empty;