menu
dropdown_flutter package
documentation
custom_dropdown.dart
DropdownFlutter<T>
clearAllText property
clearAllText property
dark_mode
light_mode
clearAllText
property
String
?
clearAllText
final
Label for the clear-all action. Defaults to "Clear all".
Implementation
final String? clearAllText;
dropdown_flutter package
documentation
custom_dropdown
DropdownFlutter<T>
clearAllText property
DropdownFlutter class