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