widgets_functions
wf_dropdown
WFDropdown
onMultipleItemListener property
onMultipleItemListener
onMultipleItemListener
property
Null safety
(dynamic Function?
(
List
<
WFDropdownItem
>
selectedItemList
)
?)
onMultipleItemListener
final
Implementation
final Function(List<WFDropdownItem> selectedItemList)? onMultipleItemListener;
widgets_functions
wf_dropdown
WFDropdown
onMultipleItemListener property
WFDropdown class
Constructors
multiSelection
singleSelection
Properties
allSelection
border
checkBoxActiveColor
enabled
hashCode
hintText
key
labelText
list
negativeButtonText
negativeButtonTextColor
onMultipleItemListener
onSingleItemListener
positiveButtonText
positiveButtonTextColor
prefixSearchBoxIcon
prefixSeparator
runtimeType
searchBox
searchBoxHintText
selectedBackgroundColor
selectedId
selectedIds
suffixSeparator
textAlign
title
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==