TextGeometry.create(List<Shape> shapes, Map<String, dynamic> options) : super(shapes, options) { type = "TextGeometry"; }