iconTheme property Null safety

IconThemeData? iconTheme

Theme used for all icons in the chip.

The default is null.

Implementation

IconThemeData? get iconTheme;