displayIcon property

bool get displayIcon

Implementation

bool get displayIcon =>
    notificationType != NotificationType.custom || icon != null;