kTabScrollDuration top-level constant
The duration of the horizontal scroll animation that occurs when a tab is tapped.
Implementation
const Duration kTabScrollDuration = Duration(milliseconds: 300)
The duration of the horizontal scroll animation that occurs when a tab is tapped.
const Duration kTabScrollDuration = Duration(milliseconds: 300)