EscPosGenerator constructor
EscPosGenerator(
- EscPaperSize _paperSize,
- CapabilityProfile _profile, {
- int spaceBetweenRows = 5,
Implementation
EscPosGenerator(this._paperSize, this._profile, {this.spaceBetweenRows = 5});