matcher property

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

Implementation

RouteMatcherCallback get matcher;