endScrollExtent property

double? endScrollExtent
final

The minimum amount of scroll needed before which the fading mask has its endFadingSize full size.

If not provided, it is equivalent to endScrollExtent. And if neither startScrollExtent nor endScrollExtent is provided then its value is defaultScrollExtent.

Implementation

final double? endScrollExtent;