Flutter
vector_math_lists
ScalarListView
buffer property
buffer
buffer
property
Null safety
Float32List
buffer
The internal storage buffer of this list.
Implementation
Float32List get buffer => _buffer;
Flutter
vector_math_lists
ScalarListView
buffer property
ScalarListView class
Constructors
ScalarListView
fromList
view
Properties
buffer
hashCode
length
runtimeType
Methods
load
noSuchMethod
store
toString
Operators
operator ==
operator []
operator []=