menu
pro_image_editor package
documentation
plugins/image/src/image/palette_uint32.dart
PaletteUint32
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_uint32
PaletteUint32
lengthInBytes property
PaletteUint32 class