colors property

Float32List? colors
final

Vertex colors (four floats each), or null to default to opaque white.

Implementation

final Float32List? colors;