name property

String get name

helper getter to access RouteMatch.name

Implementation

String get name => routeInfo.name;