TextGeometry.create constructor
TextGeometry.create(
- List<
Shape> shapes, - ExtrudeGeometryOptions options
Implementation
TextGeometry.create(super.shapes, super.options){
type = "TextGeometry";
}