Future<Void?> setTextSize(double textSize) { return SenraisePrinterPlatform.instance.setTextSize(textSize); }