Prints an image (base64-encoded) on TSPL printers.
base64Encoded
width
Future<void> tsplPrintImage(String base64Encoded, int width);