child_mix_blend

Function child_mix_blend 

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

P Sets how the widget’s child content blends with the widget.