smooth_scrolling

Function smooth_scrolling 

Source
pub fn smooth_scrolling(
    child: impl IntoUiNode,
    config: impl IntoVar<SmoothScrolling>,
) -> UiNode
Expand description

P Smooth scrolling config.

Defines the easing animation applied to scroll offset and zoom value changes.

This property sets the SMOOTH_SCROLLING_VAR.