menu
sourceid package
documentation
modules/email/otp_screen.dart
OtpScreen
OtpScreen.new const constructor
OtpScreen.new const constructor
dark_mode
light_mode
OtpScreen
constructor
const
OtpScreen
(
{
Key
?
key
,
})
Implementation
const OtpScreen({Key? key}) : super(key: key);
sourceid package
documentation
modules/email/otp_screen
OtpScreen
OtpScreen.new const constructor
OtpScreen class