thickness property
The thickness of the line drawn within the divider.
A divider with a thickness of 0.0 is always drawn as a line with a height of exactly one device pixel.
Implementation
@DoubleConverter()
final double? thickness;
The thickness of the line drawn within the divider.
A divider with a thickness of 0.0 is always drawn as a line with a height of exactly one device pixel.
@DoubleConverter()
final double? thickness;