ScrollIndicatorDefaults

Hold default configs for ScrollIndicator

Functions

Link copied to clipboard
@Stable
@Composable
fun scrollIndicatorColors(trackColor: Color = Color.Unspecified, indicatorColor: Color = Color.Unspecified, scrollMarksColor: Color = Color.Unspecified, backgroundColor: Color = Color.Unspecified): ScrollIndicatorColors