Let's now discuss the label element. A label displays static text isn't labeled to name or describe parts of you UI, or to provide short messages to the user. A label is best suited for displaying a relatively small amount decks. But it potentially can display any amount of static text though. It doesn't allow user interaction except potentially to copy the text. Make your labels reachable, meaning clear enough to read.
And if you choose to use custom phones, don't sacrifice clarity for fancy lettering or showy colors. It's best to adopt dynamic type two labels to look good when the user changes text size on their device. should also test your labels with accessibility options enabled such as both Text. By default, the label text is gray. In this example it also has a button added below it.