duration property

Duration? duration
final

The duration of the shake animation.

If not specified, defaults to 1500 milliseconds.

Implementation

final Duration? duration;