is_inverted property

bool is_inverted
read / write

True, if the background fill must be applied only to the pattern itself. All other pixels are black in this case. For dark themes only.

Implementation

late bool is_inverted;