设置默认文本是否带下划线。
Future<void> printerSetUnderline(bool enabled) { throw UnimplementedError('printerSetUnderline() has not been implemented.'); }