blue static method

String blue(
  1. dynamic input
)

Implementation

static String blue(dynamic input) => "$_blue$input$_reset";