height property

int? height
final

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;