Used to simulate tab event on tab item; This will notify ConvexAppBar.onTap;
Also see:
void tap(int index) { _onTabClick(index); }