overflowHeightFactor property

double overflowHeightFactor
final

The height multiplier factor, the background will be as taller as the child multiplied by the overflowHeightFactor increasing this value will increase the parallax effect during vertical scroll Min value 1, default value 2

Implementation

final double overflowHeightFactor;