menu
fanci_dropdown package
documentation
dropdown.dart
Dropdown<T>
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
Text that suggests what sort of input the field accepts.
Defaults to null;
Implementation
final String? hintText;
fanci_dropdown package
documentation
dropdown
Dropdown<T>
hintText property
Dropdown class