menu
files_preview package
documentation
image.dart
ImageDataInt8
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
The size of the image data in bytes.
Implementation
@override int get length => data.lengthInBytes;
files_preview package
documentation
image
ImageDataInt8
length property
ImageDataInt8 class