height property

double? height
final

The height of the divider.

If not provided, the divider will have a default height of 2.

Implementation

final double? height;