hasTitle property

bool hasTitle

Implementation

bool get hasTitle => title?.isNotEmpty ?? false;