normals property

List<double> normals
getter/setter pair

Implementation

List<double> normals = List<double>.of([], growable: true);