screenshot
screenshot copied to clipboard
add custom size when capture invisible widget
add custom size when capture invisible widget
final Size rootSize = customSize ?? ui.window.physicalSize;
Size logicalSize = rootSize / ui.window.devicePixelRatio;
Size imageSize = rootSize;
@aaronreulkhoo Any update?
Any update?