icon property

Widget? icon
final

The widget to use for the drop-down button's icon.

Defaults to an Icon with the FluentIcons.chevron_down glyph.

Implementation

final Widget? icon;