MyApp constructor

const MyApp({
  1. Key? key,
})

Costruttore della classe MyApp.

Implementation

const MyApp({super.key});