MainShell constructor

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

Implementation

const MainShell({super.key});