Overrides StyleInterface::note
public function note(string|array $message) : void { $this->block($message, 'NOTE', 'fg=yellow', ' ! '); }