iconWidget property

Icon? get iconWidget

Implementation

Icon? get iconWidget => icon ?? iconData?.icon(color: color);