initialActiveIndex property
The initial active index, you can config initialIndex of TabController if work with TabBarView or PageView.
Implementation
final int? initialActiveIndex;
The initial active index, you can config initialIndex of TabController if work with TabBarView or PageView.
final int? initialActiveIndex;