shouldRebuild property

bool shouldRebuild
getter/setter pair

Whether the app should perform a rebuild in the next cycle.

Implementation

bool shouldRebuild = false;