i am using Tabbar component. while changing the focus from one tab to another i cant get the details of the newtab
You should be able to call _getFocused
on the Tab component and it will return the TabComponent.
i am using Tabbar component. while changing the focus from one tab to another i cant get the details of the newtab
You should be able to call _getFocused
on the Tab component and it will return the TabComponent.