MainView constructor

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

Implementation

const MainView({super.key});