Text buttons use opacity for hover
This allows a text button to look appropriate in the App Bar when hovering over it, while still retaining desired hover behavior elsewhere by the UX design team.
I sourced the implementation from IconButton, since the hamburger menu icon in my app was behaving as desired.