MyButton constructor

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

Implementation

const MyButton({super.key});