RenderRepaintBoundary({RenderBox child })

Creates a repaint boundary around child.

Source

RenderRepaintBoundary({ RenderBox child }) : super(child);