font_aa

Function font_aa 

Source
pub fn font_aa(
    child: impl IntoUiNode,
    aa: impl IntoVar<FontAntiAliasing>,
) -> UiNode
Expand description

P Configure the anti-aliasing used to render text glyphs inside the widget.

Uses the operating system configuration by default.

Sets the FONT_AA_VAR.