AppScaffold constructor

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

Implementation

const AppScaffold({super.key});