pub fn current( child: impl UiNode, kind: impl IntoVar<CurrentKind>, ) -> impl UiNode
P Indicates that the widget represents the current item of a kind.
P