isLast property

bool get isLast

Implementation

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