pub fn has_data_notes( child: impl UiNode, any: impl IntoVar<bool>, ) -> impl UiNode
P Gets if any data notes are set on the context.
P