text_style property

text_style property

TextStyle

Definition:

@property
def text_style(self):
    ...
@text_style.setter
def text_style(self, value):
    ...

See Also