Apply the Text Case modifier to text to transform all of it into Uppercase or Lowercase.
The Text Case modifier can flow down the layer hierarchy, affecting all applicable child layers. For example, you can apply the modifier to a VStack to configure all the Text layers within it.
⬇ Note
The transformation is non-destructive, so you can type in regular sentence case and use the Text Case modifier to transform your text to all Uppercase automatically.