matcher property

When a named route is pushed with Navigator.pushNamed, the route name is matched using this matcher.

Implementation

@override
final RouteMatcherCallback matcher;