pub fn stroke_thickness(
child: impl IntoUiNode,
thickness: impl IntoVar<Length>,
) -> UiNodeExpand description
P Sets the line stroke thickness of all descendant Hr!().
The default is 1.dip().
This property sets the STROKE_THICKNESS_VAR.