duration property

Duration duration

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

Implementation

Duration get duration;