static push(Widget screen) async { return await Bridge.navigator.currentState!.push(_routeMe(screen)); }