menu
ids_material_sdk package
documentation
ui/widget/fields/ids_uitextfield.dart
IDSUITextField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
hintText
final
Hint text to display when the input field is empty.
Implementation
final String hintText;
ids_material_sdk package
documentation
ui/widget/fields/ids_uitextfield
IDSUITextField
hintText property
IDSUITextField class