MyForm constructor

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

Implementation

const MyForm({super.key});