currentRoute property
String
get
currentRoute
give name from current route
Implementation
String get currentRoute => routing.current;
give name from current route
String get currentRoute => routing.current;