const MediaScreenRoute({List<PageRouteInfo>? children}) : super(MediaScreenRoute.name, initialChildren: children);