MainView constructor

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

Costruttore della schermata principale.

Implementation

const MainView({super.key});