height property

  1. @DoubleConverter()
double? height
final

The divider's height extent.

The spaceClaimed parameter is the space occupied by the widget.

Implementation

@DoubleConverter()
final double? height;