pub fn line_style(wgt: &mut WidgetBuilding, style: impl IntoVar<LineStyle>)Expand description
B Line style.
ยงMixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.
pub fn line_style(wgt: &mut WidgetBuilding, style: impl IntoVar<LineStyle>)B Line style.
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.