routeName property

String? get routeName

Convenience getter for the route name.

Implementation

String? get routeName => _context?.routeName;