azIcon method
Implementation
AzIcon azIcon() => AzIcon(icon).internalUseOfAz(
size: size,
// fill,
// weight,
// grade,
// opticalSize,
color: color,
// shadows,
semanticLabel: semanticLabel,
textDirection: textDirection,
);
AzIcon azIcon() => AzIcon(icon).internalUseOfAz(
size: size,
// fill,
// weight,
// grade,
// opticalSize,
color: color,
// shadows,
semanticLabel: semanticLabel,
textDirection: textDirection,
);