pub fn smooth_scrolling(
child: impl IntoUiNode,
config: impl IntoVar<SmoothScrolling>,
) -> UiNodeExpand description
P Smooth scrolling config.
Defines the easing animation applied to scroll offset and zoom value changes.
This property sets the SMOOTH_SCROLLING_VAR.