iconTheme property Null safety

IconThemeData? iconTheme
final

Theme used for all icons in the chip.

The default is null.

Implementation

@override
final IconThemeData? iconTheme;