clientHeight property

int get clientHeight

Implementation

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