Today, ToolbarItem Button renders in buttonStyle(.default), i.e. we just make them clickable. This means that for text-only buttons, their ripple rectangle is tightly wrapped around their text.
It would be great if these could be TextButtons instead.
Here it is as a TextButton

When you tap down and hold, it has a nice ripple background:

Today,
ToolbarItemButtonrenders inbuttonStyle(.default), i.e. we just make them clickable. This means that for text-only buttons, their ripple rectangle is tightly wrapped around their text.It would be great if these could be
TextButtons instead.Here it is as a

TextButtonWhen you tap down and hold, it has a nice ripple background: