bounceDownDuration property

  1. @override
Duration bounceDownDuration
final

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

Implementation

@override
final Duration bounceDownDuration;