method PrinterService.emphasised PrinterService.emphasised(message: string): string Return the provided message so that the foreground is colored as emphasised content. The actual color will depend on the value of darkMode. Has no effect if colorEnabled is false. Parameters message: string Return Type string