menu
item_dropper package
documentation
item_dropper_single_select.dart
SingleItemDropper<T>
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
Hint/placeholder text for input field (if null, no hint).
Implementation
final String? hintText;
item_dropper package
documentation
item_dropper_single_select
SingleItemDropper<T>
hintText property
SingleItemDropper class