iconTheme property

IconThemeData iconTheme

The ThemeData.iconTheme of the current BuildContext

Implementation

IconThemeData get iconTheme => theme.iconTheme;