hasTitle property

bool get hasTitle

Implementation

bool get hasTitle => selection.value?.range?.title != null;