Set color of the text
color
VxTextBuilder color(Color? color) { velocityColor = color; return this; }