autoCapture property

bool autoCapture
final

When true and onCaptureScreenshot is provided, automatically captures the screen when the widget first renders. Default: false.

Implementation

final bool autoCapture;