flutter align to right of row widget code example Example: flutter align top right Align( alignment: Alignment.topRight, child: Text("widget"), )