rolloutX property

List<double> rolloutX
final

The horizontal offset factors for the gradient position.

Usually contains two values:

  • The first from Roll animation
  • The second from pointer tracking

Implementation

final List<double> rolloutX;