is_inverted property
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;
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.
late bool is_inverted;