hasIndicator property

bool hasIndicator

Implementation

bool get hasIndicator {
  return indicator != null;
}