pub fn overscroll_color(
child: impl IntoUiNode,
color: impl IntoVar<Rgba>,
) -> UiNodeExpand 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.