widthDuration property

Duration? widthDuration
final

The widthDuration parameter is used to determine the duration of the width animation of each tape. If null, the same duration is used as the one provided to the animate function.

Implementation

final Duration? widthDuration;