menu
files_preview package
documentation
image.dart
ImageDataFloat16
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
ImageDataFloat16
length property
ImageDataFloat16 class