menu
dogs_flutter package
documentation
databinding/text_field_style.dart
TextFieldStyle
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;
dogs_flutter package
documentation
databinding/text_field_style
TextFieldStyle
autofocus property
TextFieldStyle class