设置可打印区域的宽度。
Future<void> width({required int margin}) => RustLib.instance.api .crateApiPrinterLddPrinterWidth(that: this, margin: margin);