hasIcon property

bool get hasIcon

True if the tile has an icon builder.

Implementation

bool get hasIcon => iconBuilder != null;