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