menu
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field.dart
SundayMaterialTextField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
The text to display as a hint when the text field is empty.
Implementation
final String? hintText;
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field
SundayMaterialTextField
hintText property
SundayMaterialTextField class