toBlue property

String get toBlue

Implementation

String get toBlue => (AnsiPen()..blue()).call("\x1B[34m$this\x1B[0m");