background_img_fit

Function background_img_fit 

Source
pub fn background_img_fit(
    child: impl IntoUiNode,
    fit: impl IntoVar<ImageFit>,
) -> UiNode
Expand description

P Sets the background image fit.

This property sets the BACKGROUND_IMG_FIT_VAR and overrides the img_fit value for the background images.