pub static IMAGE_REPEAT_SPACING_VAR: ContextVar<Size>
Expand description
Spacing between repeated image copies.
is Size::zero
by default.
pub static IMAGE_REPEAT_SPACING_VAR: ContextVar<Size>
Spacing between repeated image copies.
is Size::zero
by default.