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