menu
clue_ui_component package
documentation
components/clue_square_text_field.dart
ClueSquareTextField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
The hint text displayed in the text field.
Implementation
final String? hintText;
clue_ui_component package
documentation
components/clue_square_text_field
ClueSquareTextField
hintText property
ClueSquareTextField class