isInBuildMethod property

bool isInBuildMethod
final

True when the access is inside a build() method (reactive watch context).

Implementation

final bool isInBuildMethod;