debugDoingThisLayoutWithCallback property Null safety
Whether invokeLayoutCallback for this render object is currently running.
Implementation
bool get debugDoingThisLayoutWithCallback => _doingThisLayoutWithCallback;
Whether invokeLayoutCallback for this render object is currently running.
bool get debugDoingThisLayoutWithCallback => _doingThisLayoutWithCallback;