currentRoute property
String?
get
currentRoute
The current route rendered by this component.
Implementation
String? get currentRoute => _currentRoute;
The current route rendered by this component.
String? get currentRoute => _currentRoute;