size property

double? size
final

The relative size of the watermark. This value is measured in relation to the smaller side of the transformed image/video that the user is editing and the longer side of the watermark image. Values outside (0.0, 1.0) will be clamped.

// Defaults to:
0.2

Implementation

final double? size;