flexBoxStyleBuilderFromNode
fun flexBoxStyleBuilderFromNode(node: Node<LithoLayoutContext>, isLTR: Boolean): FlexBoxStyle.Builder
Read the properties from the LithoNode and convert them to FlexBoxStyle.
Read the properties from the LithoNode and convert them to FlexBoxStyle.