buffer property

Float32List buffer

The internal storage buffer of this list.

Implementation

Float32List get buffer => _buffer;