components/draggable_scrollbar library
Classes
Enums
Typedefs
- LabelBuilder = Widget Function(double offsetY)
- Build a Text widget using the current scroll offset
-
ScrollThumbBuilder
= Widget Function(Color backgroundColor, Animation<
double> thumbAnimation, Animation<double> labelAnimation, double height, {BoxConstraints? labelConstraints, Widget? labelText}) - Build the Scroll Thumb and label using the current configuration