Disables this node, so it stops updating and rendering.
@mustCallSuper void disable() => _enabled = false;