onDropDownItemTap property

OnDropDownItemTap? onDropDownItemTap
final

Click event for the child item of the drop-down menu content body

Implementation

final OnDropDownItemTap? onDropDownItemTap;