Whether this pipeline is currently in the paint phase.
Specifically, whether flushPaint is currently running.
Only valid when asserts are enabled.
Source
bool get debugDoingPaint => _debugDoingPaint;
Whether this pipeline is currently in the paint phase.
Specifically, whether flushPaint is currently running.
Only valid when asserts are enabled.
bool get debugDoingPaint => _debugDoingPaint;