menu
pro_image_editor package
documentation
plugins/image/src/image/pixel.dart
Pixel
isValid property
isValid property
dark_mode
light_mode
isValid
property
bool
get
isValid
True if this points to a valid pixel, otherwise false.
Implementation
bool get isValid;
pro_image_editor package
documentation
plugins/image/src/image/pixel
Pixel
isValid property
Pixel class