TakeScreenshotCallback typedef
Callback to be called on retrieval of screenshot.
Implementation
typedef TakeScreenshotCallback = void Function(ImageInfo? image);
Callback to be called on retrieval of screenshot.
typedef TakeScreenshotCallback = void Function(ImageInfo? image);