debugBuilding property

bool debugBuilding

Whether this widget tree is in the build phase.

Only valid when asserts are enabled.

Implementation

bool get debugBuilding => _debugBuilding;