CustomIcon constructor
const
CustomIcon(})
Implementation
const CustomIcon(
this.icon, {
Key? key,
this.size = 16,
this.scaleFactor = 1.5,
this.fill,
this.weight,
this.grade,
this.opticalSize,
this.color,
this.shadows,
this.semanticLabel,
this.textDirection,
}) : super(key: key);