removeRoute property
dynamic Function(Route route)
get
removeRoute
Implementation
Function(Route<dynamic> route) get removeRoute => _navigator.removeRoute;
Function(Route<dynamic> route) get removeRoute => _navigator.removeRoute;