activateOnMount property

bool get activateOnMount

Whether a pending makeActive applies when the node mounts.

Implementation

bool get activateOnMount => _activateOnMount;