menu
puredartlua package
documentation
lua/passes/colorize.dart
yellow function
yellow function
dark_mode
light_mode
yellow
function
String
yellow
(
Object
obj
)
Implementation
String yellow(Object obj) => obj.toString().yellow;
puredartlua package
documentation
lua/passes/colorize
yellow function
colorize library