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