AnimatedRenderSliverMultiBoxAdaptor constructor

AnimatedRenderSliverMultiBoxAdaptor(
  1. AnimatedSliverMultiBoxAdaptorElement childManager
)

Implementation

AnimatedRenderSliverMultiBoxAdaptor(
    AnimatedSliverMultiBoxAdaptorElement childManager)
    : super(childManager: childManager);