width property
The width (thickness) of the separating line. Defaults to 1.
Contract
Throws AssertionError if:
width<= 0.0widthis Nan
Implementation
@override
final double width;
The width (thickness) of the separating line. Defaults to 1.
Throws AssertionError if:
width <= 0.0width is Nan@override
final double width;