COUIOverscroll Factory
A COUI implementation of OverscrollFactory that creates OverscrollEffect instances with the same spring-based overscroll physics as overScrollVertical and overScrollHorizontal.
Provide this as androidx.compose.foundation.LocalOverscrollFactory in io.github.suqi8.coui.kmp.theme.COUITheme to automatically apply the COUI overscroll effect to all Compose scrollable components.