debugBuilding property
Whether this widget tree is in the build phase.
Only valid when asserts are enabled.
Implementation
bool get debugBuilding => _debugBuilding;
Whether this widget tree is in the build phase.
Only valid when asserts are enabled.
bool get debugBuilding => _debugBuilding;