mix_blend

Function mix_blend 

Source
pub fn mix_blend(
    child: impl IntoUiNode,
    mode: impl IntoVar<MixBlendMode>,
) -> UiNode
Expand description

P Sets how the widget blends with the parent widget.