routeName property

String get routeName

Helper to get RouteMatch.name

Implementation

String get routeName => route.name;