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