menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
selectAllOnFocus property
selectAllOnFocus property
dark_mode
light_mode
selectAllOnFocus
property
bool
?
selectAllOnFocus
getter/setter pair
Selects all text automatically when the field gains focus
Implementation
bool? selectAllOnFocus;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
selectAllOnFocus property
CustomTextField class