scrollExtent property

double scrollExtent
final

The scroll extent this sliver occupies along the scroll axis. A higher number means the user has to scroll longer before the animation is complete and the sliver scrolls off.

Implementation

final double scrollExtent;