is_empty property

is_empty property

True value means that ColorScheme, FontScheme, FormatScheme is null and any overriding with this theme object are disabled. Read-only bool.

Definition:

@property
def is_empty(self):
    ...

See Also