onDropDownItemLimitExceeded property

OnDropDownItemLimitExceeded? onDropDownItemLimitExceeded
final

Callback event triggered when the number of multiple selections for the sub-items of the drop-down menu content body exceeds the maximum value

Implementation

final OnDropDownItemLimitExceeded? onDropDownItemLimitExceeded;