alignment property

AlignmentGeometry? alignment
final

The AlignmentGeometry of the clock. This is used to align the clock in the parent widget and also to align the text

Implementation

final AlignmentGeometry? alignment;