dropDownIcon property

Icon dropDownIcon
final

Icon of the drop down button.

Default is Icon(Icons.arrow_drop_down)

Implementation

final Icon dropDownIcon;