UIIconThemeData constructor
const
UIIconThemeData({})
Implementation
const UIIconThemeData({
this.backgroundColor,
this.foregroundColor,
this.containerSize,
this.iconSize,
this.borderRadius,
this.boxShadow,
});