scrollHeight property

int get scrollHeight

Returns 0 outside browser.

Implementation

int get scrollHeight => internalElementData.scroll.height;