iconVisible property

bool get iconVisible

Implementation

bool get iconVisible => icon != null && _iconVisible;