InputIcon constructor
const
InputIcon({})
Implementation
const InputIcon({
this.icon,
this.iconWidget,
this.iconColor,
this.iconTooltip,
this.semanticLabel,
this.onIconTap,
});
const InputIcon({
this.icon,
this.iconWidget,
this.iconColor,
this.iconTooltip,
this.semanticLabel,
this.onIconTap,
});