Hi ! Is there a way to apply a `LinearGradient` to a `Text()` composable ? I’ve looked a bit into th...
a
Hi ! Is there a way to apply a
LinearGradient
to a
Text()
composable ? I’ve looked a bit into the docs, but can only find usages of solid colors for text.