Skip to main content
scrollable lets the user drag content in one direction. Its style.spacing is the gap between direct scroll items in the scroll direction. Use padding for edge spacing so that space remains part of the scrollable content.

Properties

Example

Prefer paddingStart and paddingEnd over margins on the scrollable itself. Margins reduce the usable scroll area.