hasIcon property

bool hasIcon

Implementation

bool get hasIcon => Platform.isIOS || _icons.containsKey(this.source);