scaleAlignment property

Alignment scaleAlignment
final

The alignment of the ruler.

This controls how the ruler's content is aligned within the available space. It can be used to control the alignment of both the ruler and its markers (e.g., Alignment.center, Alignment.topLeft).

Implementation

final Alignment scaleAlignment;