start property

double start
final

A double that corresponds to a tolerance amount in logical pixles at either the start or end of a scrollable wrapped in Curtains.

This tolerance is the distance from the minimum or maximum extent at which the curtain will trigger its visibility change.

Default is 0.0.

Implementation

final double start, end;