MyApp constructor

const MyApp(
  1. {Key? key}
)

Creates a new instance of MyApp.

Implementation

const MyApp({super.key});