height property

int? height
final

Height of the viewport in rows. If null, the viewport will show all lines and will not scroll vertically.

Implementation

final int? height;