hasCustomIcon property
bool
get
hasCustomIcon
Implementation
bool get hasCustomIcon => customIcon != null && customIcon!.isNotEmpty;
bool get hasCustomIcon => customIcon != null && customIcon!.isNotEmpty;