align text from right to left fluter code example Example: flutter align text right Container( color: Colors.red, child: Text(...) )