height property

double? height
final

宽高 如果同时设置了width, heightsize, 那么优先size

Implementation

final double? width, height, size;