topCenter property

Align topCenter

Align child to Top Center of parent widget

Implementation

Align get topCenter => _align(Alignment.topCenter);