foreground_img_repeat_spacing

Function foreground_img_repeat_spacing 

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

P Sets the foreground image repeat spacing.

This property sets the FOREGROUND_IMG_REPEAT_SPACING_VAR and overrides the img_repeat_spacing value for the foreground images.