replace

Function replace 

Source
pub fn replace(wgt: &mut WidgetBuilding, replace: impl IntoValue<bool>)
Expand description

B Fully replace the contextual style.

This is not enabled by default, if set to true the contextual style properties are removed.

ยงMixin Property

This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.