how to text align at right in flutter code example Example: flutter align text right Container( color: Colors.red, child: Text(...) )