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