activateOnMount property
bool
get
activateOnMount
Whether a pending makeActive applies when the node mounts.
Implementation
bool get activateOnMount => _activateOnMount;
Whether a pending makeActive applies when the node mounts.
bool get activateOnMount => _activateOnMount;