menu
fluffyn package
documentation
screens/password/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);
fluffyn package
documentation
screens/password/otp_screen
OTPScreen
OTPScreen.new const constructor
OTPScreen class