AnimatedSliverMultiBoxAdaptorElement constructor
- AnimatedSliverList widget
Creates an element that lazily builds children for the given widget with support for animations in response to changes to the list.
Implementation
AnimatedSliverMultiBoxAdaptorElement(AnimatedSliverList widget)
: super(widget);