debugPrintMarkNeedsPaintStacks top-level property Null safety

bool debugPrintMarkNeedsPaintStacks
read / write

Log the call stacks that mark render objects as needing paint.

Implementation

bool debugPrintMarkNeedsPaintStacks = false;