hasOverride property

bool hasOverride

Implementation

bool get hasOverride {
  return overrideWidget != null;
}