defaultScrollExtent constant

double const defaultScrollExtent

The default value if neither startScrollExtent nor endScrollExtent is provided to a FadingScroll.

Implementation

static const defaultScrollExtent = 50.0;