routeName property
String?
get
routeName
Convenience getter for the route name.
Implementation
String? get routeName => _context?.routeName;
Convenience getter for the route name.
String? get routeName => _context?.routeName;