UpDropDownItem constructor

UpDropDownItem(
  1. String name,
  2. Icon icon
)

Implementation

UpDropDownItem(this.name, this.icon);