Dynamically set FontSize of FamilyControls Label because it overflows parent view ;Label(applicationToken).labelStyle(.titleOnly)

Hey,

is there a possibility to dynamically decrease the font size of Label(applicationToken).labelStyle(.titleOnly) to avoid overflow of the parent view?

Under the estimation that FamilyActivityPicker uses those labels there must be a way because the font sizes decreases there.