menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
placeholder property
placeholder property
dark_mode
light_mode
placeholder
property
String
?
placeholder
final
The text or hint to display when the text field is empty.
Implementation
final String? placeholder;
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field
SundayTextField
placeholder property
SundayTextField class