fromDropdown function

Implementation

ActiveItemModel fromDropdown(MaterialDropdownSelectComponent dropdown) =>
    dropdown.activeModel;