icon property

Widget icon
final

The widget to use for the comobo box button's icon.

Defaults to an Icon with the FluentIcons.chevron_down glyph.

Implementation

final Widget icon;