Change the value and run the changed callback.
Set the total size of the scrollbar. Will always fill the available space in the target direction.
Get the maximum value this container can be scrolled to. Requires at least one draw.
Scroll page length used for pageUp and pageDown navigation.
Set the scroll to a value clamped between start and end. Doesn't trigger the changed event.
Keyboard/gamepad scroll speed in pixels per event.
Mouse scroll speed; Pixels per event in Scrollable.
True if the scrollbar is pressed.
Available space to scroll.
Handle of the scrollbar.
If true, the inner part of the scrollbar is hovered.
If true, the scrollbar will be horizontal.
Length of the scrollbar as determined in drawImpl.
Page length as determined in resizeImpl.
Amount of pixels the page is scrolled down.
Width of the scrollbar.