alignment property Null safety
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;
Defines how the timer picker should be positioned within its parent.
This property must not be null. It defaults to Alignment.center.
final AlignmentGeometry alignment;