titleVisible property

bool get titleVisible

Implementation

bool get titleVisible => title.isNotEmpty && _isVisibleTitleWhenSelected;