bounceUpDuration property

  1. @override
Duration bounceUpDuration
final

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

Implementation

@override
final Duration bounceUpDuration;