menu
fpm_cli package
documentation
color_utils.dart
Colorize
red property
red property
dark_mode
light_mode
red
property
String
get
red
Implementation
String get red => '\x1B[31m$this\x1B[0m';
fpm_cli package
documentation
color_utils
Colorize
red property
Colorize extension on
String