Print text with custom settings.
Future<String?> printText(Map printData) { throw UnimplementedError('printText() has not been implemented.'); }