menu
pro_image_editor package
documentation
models/paint_editor/painted_model.dart
PaintedModel
hit property
hit property
dark_mode
light_mode
hit
property
bool
hit
getter/setter pair
A boolean flag indicating whether this unit of drawing has been hit.
Implementation
bool hit = false;
pro_image_editor package
documentation
models/paint_editor/painted_model
PaintedModel
hit property
PaintedModel class