menu
console package
documentation
clut.dart
getColor function
getColor function
dark_mode
light_mode
getColor
function
String
getColor
(
int
color
)
Implementation
String getColor(int color) => getColorLookupTable()[color];
console package
documentation
clut
getColor function
console.clut library