name property

String name

Returns the name of the route.

Implementation

String get name => routeHandler.routeName;