height property

double? height
final

Height.

If there is only height and no width, you will get a dotted line in the vertical direction. If there are both width and height, you will get a dotted border.

Implementation

final double? height;