overline

Function overline 

Source
pub fn overline(
    child: impl IntoUiNode,
    thickness: impl IntoVar<TextLineThickness>,
    style: impl IntoVar<LineStyle>,
) -> UiNode
Expand description

P Draw lines above each text line.

Sets the OVERLINE_THICKNESS_VAR and OVERLINE_STYLE_VAR.