The route that present added to the Navigator.
Returns null when currently no route is shown
Route<T>? get route => _route;