iconTheme property

IconThemeData? iconTheme
final

The theme for the icon generally includes color and size. The iconTheme is only applied to child and activeChild or icon and activeIcon.

Implementation

final IconThemeData? iconTheme;