visibleHeight property

int get visibleHeight

Implementation

int get visibleHeight => min(_viewHeight, buffer.height);