Function convert_radial

Source
fn convert_radial(
    node: SvgNode<'_, '_>,
    state: &State<'_>,
) -> Option<ServerOrColor>