buildNow property

bool get buildNow

Implementation

bool get buildNow => value is W && !loading;