isIcon property

bool get isIcon

Whether this instance has an icon.

Implementation

bool get isIcon => icon != null;