menu
nrb package
documentation
nrb/text_field_cell.dart
TextFieldCell
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
Placeholder text (hint) to display when the input field is empty.
Implementation
final String? hintText;
nrb package
documentation
nrb/text_field_cell
TextFieldCell
hintText property
TextFieldCell class