You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently StockholmListTile to handles on click events individually, this can be tedious, it would be nice to let StockholmSideBar pass along an index to a callback and let us handle the presented page to the user, much like NavigationRail does.
The text was updated successfully, but these errors were encountered:
Currently
StockholmListTile
to handles on click events individually, this can be tedious, it would be nice to letStockholmSideBar
pass along an index to a callback and let us handle the presented page to the user, much likeNavigationRail
does.The text was updated successfully, but these errors were encountered: