MainApp constructor

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

Creates a MainApp.

Implementation

const MainApp({super.key});