bounceDownDuration property

  1. @override
Duration bounceDownDuration
final

The bounce animation's duration when the tappable is pressed down. Defaults to 100ms.

Implementation

@override
final Duration bounceDownDuration;