menu
otp_text_field package
documentation
otp_field.dart
OTPTextField
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Whether the fields are enabled for user interaction. Defaults to true.
Implementation
final bool enabled;
otp_text_field package
documentation
otp_field
OTPTextField
enabled property
OTPTextField class