hasSubText property

bool get hasSubText

Implementation

bool get hasSubText => subText != null && subText!.isNotEmpty;