shared/widgets/layer/widgets/layer_repaint_boundary library

Classes

LayerRepaintBoundary
The repaint boundary a layer's content paints into — what Layer.captureAsPng reads through Layer.repaintBoundaryKey.

Typedefs

LayerContentRenderer = Future<Image> Function(double pixelRatio)
Renders a layer's untransformed content at pixelRatio.