primaryIconTheme property

IconThemeData primaryIconTheme

An icon theme that contrasts with the primary color.

Implementation

IconThemeData get primaryIconTheme => theme.primaryIconTheme;