width property

double width
final

The divider's width (thickness). Defaults to 0.5.

Contract

Throws AssertionError if width <= 0.

Implementation

final double width;