speed property

Duration speed
final

How quickly the gradient responds to pointer movement.

This duration controls the animation speed for translating the gradient in response to pointer or sensor input.

Implementation

final Duration speed;