debugDoingThisLayoutWithCallback property

bool get debugDoingThisLayoutWithCallback

Whether invokeLayoutCallback for this render object is currently running.

Implementation

bool get debugDoingThisLayoutWithCallback => _doingThisLayoutWithCallback;