menu
pure_ui package
documentation
pure_ui.dart
ImmutableBuffer
length property
length property
dark_mode
light_mode
length
property
int
get
length
The length, in bytes, of the underlying data.
Implementation
int get length => _length;
pure_ui package
documentation
pure_ui
ImmutableBuffer
length property
ImmutableBuffer class