showPossible property

bool get showPossible

Implementation

bool get showPossible => title != null && title!.isNotEmpty;