hasTitle property

bool hasTitle

Implementation

bool get hasTitle => title != null || isNotEmpty(titleText);