pub fn font_aa(
child: impl IntoUiNode,
aa: impl IntoVar<FontAntiAliasing>,
) -> UiNodeExpand 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.