line_style

Function line_style 

Source
pub fn line_style(
    child: impl IntoUiNode,
    style: impl IntoVar<LineStyle>,
) -> UiNode
Expand description

P Sets the line style of all descendant Vr!().

The default is Solid.

This property sets the LINE_STYLE_VAR.