menu
vania_cli package
documentation
common/console.dart
Console
red static method
red static method
dark_mode
light_mode
red
static method
String
red
(
String
value
)
Implementation
static String red(String value) => _wrap('31', value);
vania_cli package
documentation
common/console
Console
red static method
Console class