error static method

void error(
  1. String msg
)

Implementation

static void error(String msg) => print('\n  $_re[ERR ]$_r  $_re$msg$_r');