how to align text to the Left In a container using flutter code example Example: flutter align text right Container( color: Colors.red, child: Text(...) )