bounceUpDuration property

  1. @override
Duration bounceUpDuration
final

The bounce's animation duration when the tappable is released (up). Defaults to 120ms.

Implementation

@override
final Duration bounceUpDuration;