menu
pro_image_editor package
documentation
plugins/image/src/image/pixel_undefined.dart
PixelUndefined
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
The number of channels used by the color.
Implementation
@override int get length => 0;
pro_image_editor package
documentation
plugins/image/src/image/pixel_undefined
PixelUndefined
length property
PixelUndefined class