@override void delegateBeginGroup(double alpha, {required bool knockout}) => _state((d) => d.beginGroup(alpha, knockout: knockout));