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