scrollController property
The ScrollPosController used to move tabview to right and left when the tabs don't fit the available horizontal space.
If null, a ScrollPosController is created internally.
Implementation
final ScrollPosController? scrollController;