animationDuration property

Duration? animationDuration
final

Controls the duration of DefaultTabController and TabBarView animations.

Defaults to kTabScrollDuration.

Implementation

final Duration? animationDuration;