I am creating a widget in Flutter as follows:
Widget pageBody(BuildContext context) { return Center( child: (Platform.isIOS) ? Cuper