main function
void
main()
Main entry point for the example application
Implementation
void main() {
runApp(const ExampleApp());
}
Main entry point for the example application
void main() {
runApp(const ExampleApp());
}