gradient Text
Creates text with a color gradient between two colors.
Return
A MutableText with the gradient applied
Parameters
text
The string to apply the gradient to
start Color
The first color in the gradient
end Color
The second color in the gradient