width property

double? width
final

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

Implementation

final double? width;