TiffFaxDecoder(this.fillOrder, this.width, this.height) { prevChangingElems = List<int?>.filled(width, null); currChangingElems = List<int?>.filled(width, null); }