currentRoute property

String currentRoute

give name from current route

Implementation

String get currentRoute => routing.current;