width property

double width
final

The divider's width.

The divider itself is always drawn as one device pixel thick line that is centered within the width specified by this value.

A divider with a width of 0.0 is always drawn as a line with a width of exactly one device pixel, without any padding around it.

Implementation

final double width