Join Slack
Powered by
Noob question :see_no_evil: - does `Text` have a w...
# compose
r
Rafal
09/11/2020, 9:35 AM
Noob question 🙈 - does
Text
have a way to all caps text or do I need to use
String.toUpperCase()
method?
g
gildor
09/11/2020, 9:46 AM
You should use toUpperCase()
👍 1
2
Views
Open in Slack
Previous
Next