Function zng::text::underline

source ยท
pub fn underline(
    child: impl UiNode,
    thickness: impl IntoVar<Length>,
    style: impl IntoVar<LineStyle>,
) -> impl UiNode
Expand description

P Draw lines under each text line.

Sets the UNDERLINE_THICKNESS_VAR and UNDERLINE_STYLE_VAR.