animationDuration property

Duration get animationDuration

Controls the duration of TabController and TabBarView animations.

Defaults to kTabScrollDuration.

Implementation

Duration get animationDuration => _animationDuration;