dropdownIcon property

Widget dropdownIcon
final

Icon of the drop down button.

Default is Icon(Icons.arrow_drop_down)

Implementation

final Widget dropdownIcon;