The route should remove its overlays and free any other resources.
This route is no longer referenced by the navigator.
@override void dispose() { focusScopeNode.detach(); super.dispose(); }