currTabIndex property

int currTabIndex

Implementation

int get currTabIndex => int.parse(currTab?.toString() ?? '0');