isLast property

bool get isLast

Implementation

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