alignment property

AlignmentGeometry alignment
final

Defines how the timer picker should be positioned within its parent.

This property must not be null. It defaults to Alignment.center.

Implementation

final AlignmentGeometry alignment;