pub fn parse_flow_into(input: &str) -> Result<FlowInto, FlowIntoParseError<'_>>
Returns an error if input is not a valid CSS value for this property.
input