menu
uids_io_sdk_flutter package
documentation
auth_view.dart
OtpScreen
OtpScreen.new const constructor
OtpScreen.new const constructor
dark_mode
light_mode
OtpScreen
constructor
const
OtpScreen
(
{
required
dynamic
switchScreen
(
String
),
Key
?
key
,
})
Implementation
const OtpScreen({required this.switchScreen, super.key});
uids_io_sdk_flutter package
documentation
auth_view
OtpScreen
OtpScreen.new const constructor
OtpScreen class