font property

font property

Gets a Style.font object.

Definition:

@property
def font(self):
    ...

See Also