hasTitle property

bool get hasTitle

Implementation

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