menu
bones_api package
documentation
bones_api.dart
APIRouteInfo
name property
name property
dark_mode
light_mode
name
property
String
get
name
Returns the name of the route.
Implementation
String get name => routeHandler.routeName;
bones_api package
documentation
bones_api
APIRouteInfo
name property
APIRouteInfo class