menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
autofocus property
autofocus property
dark_mode
light_mode
autofocus
property
bool
?
autofocus
final
this is the autofocus of the custom text field
Implementation
final bool? autofocus;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
autofocus property
CustomTextField class