CustomWidgetsExample constructor

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

Implementation

const CustomWidgetsExample({super.key});