capture_utils library

Functions

captureSelection({required GlobalKey<State<StatefulWidget>> repaintBoundaryKey, required Rect selection, required double pixelRatio, required SelectionOutputType outputType}) Future
Captures a portion of a widget defined by a GlobalKey and a selection Rect.