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