The flex-flow CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior....properties: flex-direction flex-wrap Syntax css /* flex-flow: <'flex-direction'>...flex-wrap : discrete Formal syntax flex-flow = <'flex-direction'>...