menu
flame_ui package
documentation
inputs/text_field_component.dart
TextFieldComponent
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
Hint text displayed when the text field is empty.
Implementation
final String? hintText;
flame_ui package
documentation
inputs/text_field_component
TextFieldComponent
hintText property
TextFieldComponent class