Styles the input blink rapid
input
Also see style.
String blinkRapid(Object input, {bool reset = true}) => style(input, ConsoleTextStyle(blinkRapid: true), reset);