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