Function zng_wgt_text::underline
source ยท pub fn underline(
child: impl UiNode,
thickness: impl IntoVar<UnderlineThickness>,
style: impl IntoVar<LineStyle>,
) -> impl UiNode
Expand description
P
Draw lines under each text line.
Sets the UNDERLINE_THICKNESS_VAR
and UNDERLINE_STYLE_VAR
.