ConfirmOtp constructor

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

Implementation

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