menu
te_widgets package
documentation
widgets/text-field/text_field.dart
TTextField
placeholder property
placeholder property
dark_mode
light_mode
placeholder
property
@
override
String
?
placeholder
final
Placeholder text shown when the field is empty.
Implementation
@override final String? placeholder;
te_widgets package
documentation
widgets/text-field/text_field
TTextField
placeholder property
TTextField class