Set the size of the snapshot image.
Future<void> setSize(Size size) => _snapshotterMessenger.setSize(size);