pub fn strikethrough_color(
child: impl IntoUiNode,
color: impl IntoVar<Rgba>,
) -> UiNodeExpand description
P Custom strikethrough color, if not set
the font_color is used.
Sets the STRIKETHROUGH_COLOR_VAR.
pub fn strikethrough_color(
child: impl IntoUiNode,
color: impl IntoVar<Rgba>,
) -> UiNodeP Custom strikethrough color, if not set
the font_color is used.
Sets the STRIKETHROUGH_COLOR_VAR.