**Description** Currently we can use the style as: ``` { "type": "text", "data": "{{vote_average}}", "style": "labelMedium" }, ``` But we can't change color or anything if we are using the predefined style. Add a way to use `copyWith` with the predefined styles.