clientHeight property

int clientHeight

Implementation

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