actionPrintImage(Uint8List image, int width) { _actions.add({'action': 'printImage', 'image': image, 'width': width}); }