Aligns the widget to the top-right corner.
Widget alignTopRight() { return align(Alignment.topRight); }