currentRoute property

String get currentRoute

give name from current route

Implementation

String get currentRoute => routing.current;