view/item library

@date: 2021/12/3 2:47 下午 @author: admin @description: dart

Classes

Item
Stick Header Widget
ItemBuilder
Sticky Header Builder Widget.

Typedefs

ItemWidgetBuilder = 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.