widget/src/anchored_scrollable/anchored_scrollable library
Classes
- 
  AnchoredScrollableController<AnchorValue extends Object> 
- The AnchoredScrollableController class is a controller for the BadAnchoredScrollable widget, providing functionality to manage and control scrollable areas with anchor points.
- 
  BadAnchoredScrollable<AnchorValue extends Object> 
- A widget that makes its children (wrapped in ScrollAnchor) can be anchored and scrolled to.
- 
  ScrollAnchor<AnchorValue extends Object> 
- A wrapper widget that makes its child as an anchor point to scroll to.