success static method

void success(
  1. String msg
)

Implementation

static void success(String msg) => print('\n  $_gr[ OK ]$_r  $msg');