sticky_headers/widget library
Classes
- StickyHeader
- Stick Header Widget
- StickyHeaderBuilder
- Sticky Header Builder Widget.
Typedefs
- StickyHeaderWidgetBuilder = Widget Function(BuildContext context, double stuckAmount)
- Builder called during layout to allow the header's content to be animated or styled based on the amount of stickiness the header has.