index property

int get index

Implementation

int get index => indexMap[currentTabIndex]?.value ?? 0;