swipeAssistDuration property

Duration swipeAssistDuration
final

How fast should the widget be swiped out of the screen when letting go? The faster you set this, the faster you're able to swipe another Widget of your stack.

Implementation

final Duration swipeAssistDuration;