menu
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field.dart
SundayMaterialTextField
autofocus property
autofocus property
dark_mode
light_mode
autofocus
property
bool
?
autofocus
final
Whether the text field should be focused initially.
Implementation
final bool? autofocus;
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field
SundayMaterialTextField
autofocus property
SundayMaterialTextField class