height property
Height of the viewport in rows. If null, the viewport will show all lines and will not scroll vertically.
Implementation
final int? height;
Height of the viewport in rows. If null, the viewport will show all lines and will not scroll vertically.
final int? height;