background_color property

background_color property

Gets the background color of the text.

Definition:

@property
def background_color(self):
    ...

See Also