MultiLineProgress({ required String Function(String) createLabel, }) : this._( stdout, createLabel: createLabel, );