在当前行渲染文本内容
@override Future<void> printText(String text, TextStyle style) async { _myPlugin.printText(text, style); }