For RPG::Sprite instances only, though. The Sprite class does not possess that feature. Also, remember that you need to update that sprite every frame for it to keep blinking.
Instead of drawing the text directly on a window, you would need to put the text on a sprite above the window.