debugDoingThisLayoutWithCallback property

bool debugDoingThisLayoutWithCallback

Whether invokeLayoutCallback for this render object is currently running.

Implementation

bool get debugDoingThisLayoutWithCallback => _doingThisLayoutWithCallback;