height property Null safety

int height
final

整体画布的高度 单位为 px。取值范围为 0~1920,若设置为奇数值,会自动向下取偶。

Implementation

final int height;