hasBuilt property

bool get hasBuilt

Indicates whether this Module has had the build method called on it.

Implementation

bool get hasBuilt => _hasBuilt;