debugDoingThisLayoutWithCallback property

bool get debugDoingThisLayoutWithCallback
inherited

Whether invokeLayoutCallback for this render object is currently running.

Implementation

bool get debugDoingThisLayoutWithCallback => _doingThisLayoutWithCallback;