CaptureImage extension
Allows capturing the closest RepaintBoundary of an element into an image.
- on
Methods
-
captureImage(
{bool blockText = false, DeviceInfo? device, Orientation orientation = Orientation.portrait, bool includeDeviceFrame = false}) → Future< Image> -
Available on Element, provided by the CaptureImage extension
Renders the closest RepaintBoundary of this element into an image.