design_system_flutter
design_system_flutter copied to clipboard
Add onTap callback to tab bar.
Adds a new callback to the tab bar which allows listening for clicks on the selected tab item. See #105 for details.
I also have an implementation that comes with an InkWell (which imitates the look & feel of the official SBB app), but I'd like to get the basic implementation into the library first.