clientWidth property

int clientWidth

Implementation

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