menu
fluffyn package
documentation
components/otp_column.dart
OTPColumn
OTPColumn.new const constructor
OTPColumn.new const constructor
dark_mode
light_mode
OTPColumn
constructor
const
OTPColumn
(
{
Key
?
key
,
})
Implementation
const OTPColumn({Key? key}) : super(key: key);
fluffyn package
documentation
components/otp_column
OTPColumn
OTPColumn.new const constructor
OTPColumn class