void main()

in example/lib/main.dart [8:10]


void main() {
  runApp(MyApp());
}