OtpScreen constructor

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

Implementation

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