animationDuration property

Duration animationDuration

Controls the duration of TabController and TabBarView animations.

Defaults to kTabScrollDuration.

Implementation

Duration get animationDuration => _animationDuration;