widget method
Implementation
widget(context) => Icon(
icon,
size: size,
color: color,
semanticLabel: semanticLabel,
textDirection: textDirection,
);
widget(context) => Icon(
icon,
size: size,
color: color,
semanticLabel: semanticLabel,
textDirection: textDirection,
);