printReset static method

void printReset(
  1. String str
)

Implementation

static void printReset(String str) => print('$_printColorReset$str$_printColorReset');