menu
xwidgets_pack package
documentation
widgets/x_text_field.dart
XTextField
selectAllOnFocus property
selectAllOnFocus property
dark_mode
light_mode
selectAllOnFocus
property
bool
?
selectAllOnFocus
final
Whether to select all text on focus.
Implementation
final bool? selectAllOnFocus;
xwidgets_pack package
documentation
widgets/x_text_field
XTextField
selectAllOnFocus property
XTextField class