animationDuration property
Controls the duration of TabController and TabBarView animations.
Defaults to kTabScrollDuration.
Implementation
Duration get animationDuration => _animationDuration;
Controls the duration of TabController and TabBarView animations.
Defaults to kTabScrollDuration.
Duration get animationDuration => _animationDuration;