pub fn select_on_init( child: impl IntoUiNode, enabled: impl IntoVar<bool>, ) -> UiNode
P If value is selected when the widget that has the value is inited.
P
value
Only applies on the first init in the selector context.