inset property

double? inset
final

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

// Defaults to:
0.05

Implementation

final double? inset;