menu
ids_material_sdk package
documentation
ui/widget/fields/ids_text_area.dart
IDSTextArea
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_text_area
IDSTextArea
hintText property
IDSTextArea class