UIIconThemeData.config constructor
const
UIIconThemeData.config({})
Implementation
const UIIconThemeData.config({
this.backgroundColor = Colors.transparent,
this.foregroundColor = Colors.black,
this.containerSize = 24,
this.iconSize = 0,
this.borderRadius = .zero,
this.boxShadow,
});