ActionSubmitButton constructor

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

Implementation

const ActionSubmitButton({Key? key}) : super(key: key);