The tint color to apply to interactive controls such as buttons, toggles, and links.
Support
Usage
Tinted button
Tinted toggle
Tint a container
Apply tint to a parent container to affect all interactive children.Notes
.tint()affects the accent color of interactive controls, not the text color. Use.foregroundStyle()to change text or shape fill colors.- Tint propagates to child components through the environment.