values property

Float32List values

Implementation

Float32List get values {
  return _buffer;
}