menu
pro_image_editor package
documentation
plugins/image/src/image/pixel_undefined.dart
PixelUndefined
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Calculate the hash code for this pixel.
Implementation
@override int get hashCode => 0;
pro_image_editor package
documentation
plugins/image/src/image/pixel_undefined
PixelUndefined
hashCode property
PixelUndefined class