minExtent property

double? minExtent
final

The minimum height to use when displaying the widget.

The default value is 0.

Implementation

final double? minExtent;