blockly > FieldImage > isDirty_
FieldImage.isDirty_ property
Used to tell if the field needs to be rendered the next time the block is rendered. Image fields are statically sized, and only need to be rendered at initialization.
Signature:
protected isDirty_: boolean;