values property

Float32List values
final

Backing storage. Length == dim. Callers should treat this as immutable; use Vector.copy before mutating.

Implementation

final Float32List values;