overscroll_color

Function overscroll_color 

Source
pub fn overscroll_color(
    child: impl IntoUiNode,
    color: impl IntoVar<Rgba>,
) -> UiNode
Expand description

P Color of the overscroll indicator.

The overscroll indicator appears when touch scroll tries to scroll past an edge in a dimension that can scroll.

This property sets the OVERSCROLL_COLOR_VAR.