network constant
PrintfStyle
const network
Cyan underline — network / API logs.
Implementation
static const network = PrintfStyle(
foreground: Colors.cyan,
underline: true,
);
Cyan underline — network / API logs.
static const network = PrintfStyle(
foreground: Colors.cyan,
underline: true,
);