menu
universal_flutter_utils package
documentation
widgets/input_box/index.dart
UFUInputBox
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
It is use to set hintText of inputBox.
Implementation
final String? hintText;
universal_flutter_utils package
documentation
widgets/input_box/index
UFUInputBox
hintText property
UFUInputBox class