ui: Update Checkbox design (#22794)
This PR shifts the design of checkboxes and introduces ways to style checkboxes based on Elevation, or tint them with a custom color. This may have some impacts on existing uses of checkboxes. When creating a checkbox you now need to call `.fill` if you want the checkbox to have a filled style. Before:   After:   Release Notes: - N/A
N
Nate Butler committed
c4b470685de4a3b99c8e301242b7677fc04c018c
Parent: 7a66c76
Committed by GitHub <noreply@github.com>
on 1/7/2025, 9:11:39 PM