primaryIconTheme property

IconThemeData get primaryIconTheme

Returns the IconThemeData for the primary icon from the theme data.

Implementation

IconThemeData get primaryIconTheme => themeData.primaryIconTheme;