amount property

double amount
final

A fractional (0..1) value that determines the intensity of the parallax effect.

For example, a value of 0.5 would mean that the body of the SlidingSheet would be moved with half the speed of the SlidingSheet.

Implementation

final double amount;