pub fn is_disabled(child: impl UiNode, state: impl IntoVar<bool>) -> impl UiNode
P If the widget is disabled for interaction.
P
This property is used only for probing the state. You can set the state using the enabled property.
enabled