justifyContent String (default: "start")

Specifies how should the content be justified.

Possible values are:

  • "start"
  • "center"
  • "end"
In this article