menu
dart_hooks package
documentation
classes.dart
Colorize
yellow static method
yellow static method
dark_mode
light_mode
yellow
static method
String
yellow
(
dynamic
input
)
Implementation
static String yellow(dynamic input) => "$_yellow$input$_reset";
dart_hooks package
documentation
classes
Colorize
yellow static method
Colorize class