animationDuration property

Duration? animationDuration
final

Custom animation duration for this tab.

If not provided, uses the default medium duration (400ms).

Implementation

final Duration? animationDuration;