Component - Overlay and background modifiers
This SwiftUI component shows how to add a background color and an overlay shape on a text label. The background modifier sets a colored rectangle behind the text, and the overlay modifier places a circle on top of the text.