menu
pro_image_editor package
documentation
plugins/image/src/image/palette_undefined.dart
PaletteUndefined
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 => 0;
pro_image_editor package
documentation
plugins/image/src/image/palette_undefined
PaletteUndefined
lengthInBytes property
PaletteUndefined class