flex-direction
flex-wrap
flex-flow: <‘flex-direction’> || <‘flex-wrap’>
//specifies flow-direction: row & flex-wrap: wrap flex-flow: row wrap