SvgTextSpan.paint from root - see
@override SvgPaint get paint => root.paint;
@override set paint(SvgPaint v) => root.paint = v;