Blue-bold heading used for the doctor report's first line.
String ansiHeading(String text, {required bool color}) => _c(_boldBlue, text, color: color);