height property

double height
final

The divider's height extent.

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

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

Implementation

final double height