size property

Size? size
getter/setter pair

单个字符容器尺寸大小。 如果为 null,则以数字 0 为字体宽高标准计算得到。

The single container size. If it is null, it will be calculated with the number 0 as the font width and height standard.

Implementation

Size? size;