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