menu
patrol_log_plus package
documentation
patrol_log.dart
AnsiCodes
color static method
color static method
dark_mode
light_mode
color
static method
String
color
(
String
color
)
Implementation
static String color(String color) => '$escape[${color}m';
patrol_log_plus package
documentation
patrol_log
AnsiCodes
color static method
AnsiCodes class