overflowWidthFactor property

double overflowWidthFactor
final

The width multiplier factor, the background will be as larger as the child multiplied by the overflowWidthFactor. increasing this value will increase the parallax effect during horizontal scroll Min value 1, default value 2

Implementation

final double overflowWidthFactor;