height property
Desired height in terminal rows. Defaults to half the image height (since each row encodes 2 pixel rows via half-blocks).
Implementation
final int? height;
Desired height in terminal rows. Defaults to half the image height (since each row encodes 2 pixel rows via half-blocks).
final int? height;