warpTabIndex property

bool warpTabIndex
final

Whether to warp the index of tab views when index is changing, default to true, which is the default behavior of builtin TabBarView.

Implementation

final bool warpTabIndex;