topRight property

Align topRight

Align child to Top Right of parent widget

Implementation

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