slivers library

Classes

ColoredSliver
A widget that paints its area with a specified Color and then draws its child on top of that color.
DecoratedSliver
RenderDecoratedSliver
RenderProxySliverWithHitTestBehavior
A RenderProxyBox subclass that allows you to customize the hit-testing behavior.
RenderSizedSliver
RenderSliverClipPath
Clips its child using a path.
RenderSliverClipRect
Clips its child using a rectangle.
RenderSliverClipRRect
Clips its child using a rounded rectangle.
RenderSliverGroup
A sliver that lays out its sliver children along the main axis of the view port.
SliverBox
SliverClipPath
SliverClipRect
SliverClipRRect
SliverContainer
SliverGroup
A sliver lays out multiple sliver children along the main axis of the viewport.