menu
basf_flutter_components package
documentation
widgets/input_field.dart
BASFInputField
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
The hintText will be shown in the InputField if there is no input.
Implementation
final String? hintText;
basf_flutter_components package
documentation
widgets/input_field
BASFInputField
hintText property
BASFInputField class