menu
xwidgets_pack package
documentation
widgets/x_text_field.dart
XTextField
autofocus property
autofocus property
dark_mode
light_mode
autofocus
property
bool
autofocus
final
Whether this field should be focused initially.
Implementation
final bool autofocus;
xwidgets_pack package
documentation
widgets/x_text_field
XTextField
autofocus property
XTextField class