dropdownIcon property

Icon dropdownIcon
final

Icon of the drop down button.

Default is Icon(Icons.arrow_drop_down)

Implementation

final Icon dropdownIcon;