floatingDuration property

Duration? floatingDuration
final

The duration of the floating animation. One floating cycle i.e to-and-fro movement of the button and shadow accounts for two floating durations.

Defaults to kTiltedButtonFloatingDuration

Implementation

final Duration? floatingDuration;