Closed
Description
Hi,
I need to change index (navigate to another page using Page Controller) by click on a TextButton.
I am able to switch to another page but the Convex_bottom_bar does not change the UI for the current page like the active Tab text and Convex radius. It stays the same as default index of 0.
I created a Global key and used it like -
final ConvexAppBar navigationBar = bottomNAVKey.currentWidget;
navigationBar.onTap(1);
Any help is appreciated.
Metadata
Metadata
Assignees
Labels
No labels