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