Hi! I am creating a chat system where I create text and add into an scrollbox at runtime.
My current problem is I just cant set the font style (font,size and color) for the new created text.
Intead contruct a Text and try to update font/color/etc I just created an user widget that only contains a text widget with the desired look and then I just add that user widget and set the new text on the contructor of the widget