Make text right aligned flutter code example Example: flutter align text right Container( color: Colors.red, child: Text(...) )