Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomScrollViewProps

Hierarchy

  • CustomScrollViewProps

Index

Properties

Optional anchor

anchor: number

Optional cacheExtent

cacheExtent: number

Optional center

center: Key

Optional dragStartBehavior

dragStartBehavior: down | start

Optional key

key: Key

Optional physics

physics: ScrollPhysics

Optional reverse

reverse: boolean

Optional scrollDirection

scrollDirection: horizontal | vertical

Optional semanticChildCount

semanticChildCount: number

Optional shrinkWrap

shrinkWrap: boolean

Optional slivers

slivers: List<Widget>

Generated using TypeDoc