menu
rapidfire package
documentation
store/modern/onboarding/Otp.dart
Otp
Otp.new constructor
Otp.new constructor
dark_mode
light_mode
Otp
constructor
Otp
(
{
Key
?
key
,
String
?
title
,
})
Implementation
Otp({Key? key, this.title}) : super(key: key);
rapidfire package
documentation
store/modern/onboarding/Otp
Otp
Otp.new constructor
Otp class