uikit/sticky/sticky_render_header library
Classes
- StickyRenderHeader
- RenderObject for StickyHeader widget.
Typedefs
- StickyRenderHeaderCallback = void Function(double stuckAmount)
- Called every layout to provide the amount of stickyness a header is in. This lets the widgets animate their content and provide feedback.