index property

int index

Implementation

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