name property

String get name

Returns the name of the route.

Implementation

String get name => routeHandler.routeName;