.font()
Applies a font to the glass text. You can use system fonts with custom size, weight, and design..fontWeight()
Sets the font weight for the glass text.Available font weights
.ultraLight.thin.light.regular.medium.semibold.bold.heavy.black
Example
.fontDesign()
Sets the font design for the glass text.Available font designs
.default- System default font.serif- Serif font family.monospaced- Monospaced font family.rounded- Rounded font family