Future<Void?> setTextDoubleWidth(bool enable) { return SenraisePrinterPlatform.instance.setTextDoubleWidth(enable); }