height property

double? height
getter/setter pair

高度。默认会根据 width 进行计算,符合美学 😃

height. By default, it will be calculated according to width, which is in line with aesthetics 😃

Implementation

double? height;