menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/input_otp.dart
InputOTPTheme
InputOTPTheme.new const constructor
InputOTPTheme.new const constructor
dark_mode
light_mode
InputOTPTheme
constructor
const
InputOTPTheme
(
{
double
?
spacing
,
double
?
height
,
})
Implementation
const InputOTPTheme({this.spacing, this.height});
arcane package
documentation
generated/arcane_shadcn/src/components/form/input_otp
InputOTPTheme
InputOTPTheme.new const constructor
InputOTPTheme class