flutter container add text code example Example: flutter move container to top center Click to copyCenter( child: Container( alignment: Alignment(0.0, -1.0), ),);