minScrollExtent property

double minScrollExtent

The minimum in-range value for pixels.

The actual pixels value might be outOfRange.

This value is typically less than or equal to maxScrollExtent. It can be negative infinity, if the scroll is unbounded.

Implementation

double get minScrollExtent;