network constant

PrintfStyle const network

Cyan underline — network / API logs.

Implementation

static const network = PrintfStyle(
  foreground: Colors.cyan,
  underline: true,
);