alignment property

AlignmentMode? alignment
final

It defines the layout of the watermark inside the canvas.

// Defaults to:
AlignmentMode.topRight

Implementation

final AlignmentMode? alignment;