menu
df_dropdown package
documentation
base_dropdown.dart
BaseDropdown<T>
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
?
hintText
final
Placeholder text displayed when no value is selected.
Implementation
final String? hintText;
df_dropdown package
documentation
base_dropdown
BaseDropdown<T>
hintText property
BaseDropdown class