thumbBrush

abstract fun thumbBrush(slideFraction: Float): Brush?

Optional gradient brush for the thumb. If not null, this brush will be used instead of a solid color.

Return

A Brush for the thumb, or null if not used.

Parameters

slideFraction

The current progress of the swipe.