background_img_repeat_spacing

Function background_img_repeat_spacing 

Source
pub fn background_img_repeat_spacing(
    child: impl IntoUiNode,
    spacing: impl IntoVar<Size>,
) -> UiNode
Expand description

P Sets the background image repeat spacing.

This property sets the BACKGROUND_IMG_REPEAT_SPACING_VAR and overrides the img_repeat_spacing value for the background images.