menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
hintText
final
this is the hintText of the custom text field
Implementation
final String hintText;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
hintText property
CustomTextField class