tabBarViewViewportFraction property

double tabBarViewViewportFraction
final

Default TabBarView parameter

The fraction of the viewport that each page should occupy.

Defaults to 1.0, which means each page fills the viewport in the scrolling direction.

Implementation

final double tabBarViewViewportFraction;