pub fn scroll_on_select( child: impl IntoUiNode, enabled: impl IntoVar<bool>, ) -> UiNode
P If the widget scrolls into view when the value selected.
P
value
This is enabled by default.