animationDuration property Null safety
final
Controls the duration of DefaultTabController and TabBarView animations.
Defaults to kTabScrollDuration.
Implementation
final Duration? animationDuration;
Controls the duration of DefaultTabController and TabBarView animations.
Defaults to kTabScrollDuration.
final Duration? animationDuration;