yellow static method

String yellow(
  1. dynamic input
)

Implementation

static String yellow(dynamic input) => "$_yellow$input$_reset";