menu
lean_ui_kit package
documentation
presentation/widgets/lean_text_field.dart
LeanTextField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
The text that is shown before inputting text into the text field.
Implementation
final String? hintText;
lean_ui_kit package
documentation
presentation/widgets/lean_text_field
LeanTextField
hintText property
LeanTextField class