menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
autofocus property
autofocus property
dark_mode
light_mode
autofocus
property
bool
autofocus
final
Whether the text field should automatically get focus.
Implementation
final bool autofocus;
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field
SundayTextField
autofocus property
SundayTextField class