Skip to main content

Module scrollviews

Module scrollviews 

Source

Structs§

ScrollBar
ScrollBarTheme
Theming properties for the ScrollBar component.
ScrollBarThemePartial
You can use this to change a theme for only one component, with the theme property.
ScrollBarThemePreference
Theming properties for the ScrollBar component.
ScrollConfig
ScrollController
ScrollRequest
ScrollThumb
ScrollView
Scrollable area with bidirectional support and scrollbars.
VirtualItem
Data passed to a VirtualScrollView builder for each rendered item.
VirtualScrollView
One-direction scrollable area that dynamically builds and renders items based in their size and current available size, this is intended for apps using large sets of data that need good performance.

Enums§

ItemSize
Defines how each item of a VirtualScrollView is sized along the scroll axis.
ScrollEvent
ScrollPosition

Traits§

ScrollBarThemePartialExt

Functions§

use_scroll_controller