OTPScreen constructor

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

Implementation

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