w method

void w(
  1. Object? o
)

Implementation

void w(Object? o) => print('\x1B[33m$o\x1B[0m');