matcher property

RouteMatcherCallback matcher
final

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

Implementation

final RouteMatcherCallback matcher;