main function

void main()

Entry point of the application.

Implementation

void main() => runApp(const MyApp());