menu
ui_framework_kit package
documentation
widget/form/otp_input_widget.dart
OtpInputWidget
autoFocus property
autoFocus property
dark_mode
light_mode
autoFocus
property
bool
autoFocus
final
When
true
the field auto-focuses on first build. Defaults to
false
.
Implementation
final bool autoFocus;
ui_framework_kit package
documentation
widget/form/otp_input_widget
OtpInputWidget
autoFocus property
OtpInputWidget class