menu
custom_widgets_library package
documentation
custom_text_field.dart
CustomTextField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
hintText
final
Placeholder text to display when the field is empty.
Implementation
final String hintText;
custom_widgets_library package
documentation
custom_text_field
CustomTextField
hintText property
CustomTextField class