clientLeft property

double get clientLeft

Implementation

double get clientLeft {
  return renderStyle.effectiveBorderLeftWidth.computedValue;
}