onBeige property
String
get
onBeige
set background color to X11/CSS color beige (0xF5F5DC)/rgb(245, 245, 220)
Implementation
String get onBeige => _chalk.onBeige(this);
set background color to X11/CSS color beige (0xF5F5DC)/rgb(245, 245, 220)
String get onBeige => _chalk.onBeige(this);