iconTheme property

IconThemeData? iconTheme
final

The icon theme data for the icon.

This property can be used to style the icon in the chip.

Implementation

final IconThemeData? iconTheme;