将字体设置为样式“a”、“b”或“c”。
Future<void> font({required LddFont font}) => RustLib.instance.api .crateApiPrinterLddPrinterFont(that: this, font: font);