clientTop property

double get clientTop

Implementation

double get clientTop {
  return renderStyle.effectiveBorderTopWidth.computedValue;
}