Properties
flexDirection
• Optional flexDirection: "column" | "row" | "rowReverse" | "columnReverse"
justifyContent
• Optional justifyContent: "center" | "flexStart"
padding
• Optional padding: "small" | "none"
position
• Optional position: "fixed" | "absolute"