menu
pro_image_editor package
documentation
plugins/image/src/image/palette_uint8.dart
PaletteUint8
lengthInBytes property
lengthInBytes property
dark_mode
light_mode
lengthInBytes
property
@
override
int
get
lengthInBytes
override
The size of the palette data in bytes.
Implementation
@override int get lengthInBytes => data.lengthInBytes;
pro_image_editor package
documentation
plugins/image/src/image/palette_uint8
PaletteUint8
lengthInBytes property
PaletteUint8 class