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