duration property

Duration duration
final

The default Duration for this XL's parallax animations.

This applies when the layers are being transformed by sensor data or are resetting/autocompensating.

When layers are actively hovered over/touched, Dragging.duration applies instead.

Implementation

final Duration duration;