debugPrintMarkNeedsPaintStacks top-level property Null safety
read / write
Log the call stacks that mark render objects as needing paint.
Implementation
bool debugPrintMarkNeedsPaintStacks = false;
Log the call stacks that mark render objects as needing paint.
bool debugPrintMarkNeedsPaintStacks = false;