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