menu
pukaad_ui package
documentation
widgets/input/input_otp.dart
OtpShadInput
OtpShadInput.new const constructor
OtpShadInput.new const constructor
dark_mode
light_mode
OtpShadInput
constructor
const
OtpShadInput
(
{
Key
?
key
,
required
FocusNode
focusNode
,
void
onChanged
(
String
value
)?,
})
Implementation
const OtpShadInput({super.key, required this.focusNode, this.onChanged});
pukaad_ui package
documentation
widgets/input/input_otp
OtpShadInput
OtpShadInput.new const constructor
OtpShadInput class