hasLabel property

bool get hasLabel

Implementation

bool get hasLabel => label != null && label!.isNotEmpty;