isLast property

bool isLast

Implementation

bool get isLast => tabsLength - 1 == currentIndex;