duration property

Duration duration
final

The Duration of the animation that takes place when pointer or sensors data events occur, and so when the widget transforms under the pointer.

Default is 100ms.

Implementation

final Duration duration;