in ios_widget_catalog_compare/lib/main.dart [11:18]
void main() { runApp( CupertinoApp( title: 'Flutter Demo', home: FlutterDemo(), ), ); }