initialActiveIndex property

int? initialActiveIndex
final

The initial active index, you can config initialIndex of TabController if work with TabBarView or PageView.

Implementation

final int? initialActiveIndex;