main function

void main()

main program

Implementation

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