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