OTPColumn constructor

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

Implementation

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