reverseDuration property

Duration reverseDuration

The animation's reverse duration between child, loadingWidget, successWidget and errorWidget. This same value is used for both the internal AnimatedSize and TransitionBuilder.

Implementation

Duration get reverseDuration;