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