stroke_thickness

Function stroke_thickness 

Source
pub fn stroke_thickness(
    wgt: &mut WidgetBuilding,
    thickness: impl IntoVar<Length>,
)
Expand description

B Line stroke thickness.

ยงMixin Property

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