ScreenLayout<S extends Screen> constructor

const ScreenLayout<S extends Screen>({
  1. Key? key,
})

Implementation

const ScreenLayout({super.key});