scrollExtentMax property

double? scrollExtentMax
final

Indicates the maximum in-range value for scrollPosition if the node is scrollable.

This value may be infinity if the scroll is unbound.

See also:

Implementation

final double? scrollExtentMax;