bool debugDoingThisPaint

Whether paint for this render object is currently running.

Only valid when asserts are enabled. In release builds, always returns false.

Source

bool get debugDoingThisPaint => _debugDoingThisPaint;