design_system_flutter icon indicating copy to clipboard operation
design_system_flutter copied to clipboard

Add onTap callback to tab bar.

Open simon-meer opened this issue 1 year ago • 2 comments

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.

simon-meer avatar Jan 31 '24 16:01 simon-meer