menu
pro_image_editor package
documentation
plugins/image/src/image/pixel_undefined.dart
PixelUndefined
maxIndexValue property
maxIndexValue property
dark_mode
light_mode
maxIndexValue
property
@
override
num
get
maxIndexValue
override
The maximum value for a palette index.
Implementation
@override num get maxIndexValue => 0;
pro_image_editor package
documentation
plugins/image/src/image/pixel_undefined
PixelUndefined
maxIndexValue property
PixelUndefined class