hasIndicator property

bool get hasIndicator

Implementation

bool get hasIndicator {
  return indicator != null;
}