minScrollExtent property

double minScrollExtent
override

The minimum in-range value for pixels.

The actual pixels value might be outOfRange.

This value can be negative infinity, if the scroll is unbounded.

Implementation

@override
double get minScrollExtent => _minScrollExtent;