menu
genai_components package
documentation
widgets/cl_input_group.widget.dart
CLInputGroup<T>
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
Hint text shown when the input is empty.
Implementation
final String? hintText;
genai_components package
documentation
widgets/cl_input_group.widget
CLInputGroup<T>
hintText property
CLInputGroup class