ModalRoute({RouteSettings settings: const RouteSettings() })

Creates a route that blocks interaction with previous routes.

Source

ModalRoute({
  this.settings: const RouteSettings()
});