pub fn txt(wgt: &mut WidgetBuilding, txt: impl IntoVar<Txt>)Expand description
B The text string.
Set to an empty string ("") by default.
ยงMixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.