name property

String name

helper getter to access RouteMatch.name

Implementation

String get name => routeInfo.name;