main function

void main()

Implementation

void main() {
  // debugPaintSizeEnabled = true;
  runApp(const MyApp());
}