menu
yjy_image_3_3_0 package
documentation
image.dart
Image
length property
length property
dark_mode
light_mode
length
property
int
get
length
The size of the image buffer.
Implementation
int get length => data.length;
yjy_image_3_3_0 package
documentation
image
Image
length property
Image class