autoCapture property
final
When true and onCaptureScreenshot is provided, automatically
captures the screen when the widget first renders. Default: false.
Implementation
final bool autoCapture;
When true and onCaptureScreenshot is provided, automatically
captures the screen when the widget first renders. Default: false.
final bool autoCapture;