pub fn select_on_init( child: impl UiNode, enabled: impl IntoVar<bool>, ) -> impl UiNode
P If value is selected when the widget that has the value is inited.
P
value