pub fn underline( child: impl UiNode, thickness: impl IntoVar<Length>, style: impl IntoVar<LineStyle>, ) -> impl UiNode
P Draw lines under each text line.
P
Sets the UNDERLINE_THICKNESS_VAR and UNDERLINE_STYLE_VAR.
UNDERLINE_THICKNESS_VAR
UNDERLINE_STYLE_VAR