routeObserver property
Supply the means to 'observe' the Flutter's routing mechanism
Implementation
late RouteObserver<PageRoute<dynamic>> routeObserver;
Supply the means to 'observe' the Flutter's routing mechanism
late RouteObserver<PageRoute<dynamic>> routeObserver;