uikit/sticky/sticky_header library

Classes

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 stickyness the header has.