MyCustomWidget constructor

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

Implementation

const MyCustomWidget({super.key});