Flutter
dart:ui
ImmutableBuffer
length property
length
length
property
Null safety
int
length
The length, in bytes, of the underlying data.
Implementation
int get length => _length;
Flutter
dart:ui
ImmutableBuffer
length property
ImmutableBuffer class
Properties
debugDisposed
hashCode
length
runtimeType
Methods
dispose
noSuchMethod
toString
Operators
operator ==
Static methods
fromAsset
fromUint8List