CustomScaffold constructor

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

Implementation

const CustomScaffold({super.key});