clear method

clear

Set ColorScheme, FontScheme, FormatScheme to null to disable any overriding with this theme object.

def clear(self):
    ...

See Also