Css3 equivalent to flex-basis

Hello,

In order to keep my mind active with code i’m building a private project with HTML5, CSS3, SASS & Javascript, i wanted to know (i tried to find the answer in stack overflow) is there an equivalent child property that handles the width of child elements such as the flex-basis property in flex-box or would i need to rely on width?