clientWidth property

int get clientWidth

Implementation

int get clientWidth => renderBoxModel?.clientWidth ?? 0;