grey constant
ExcelColor
const grey
The grey colour (ARGB FF9E9E9E).
Implementation
static const grey = ExcelColor._('FF9E9E9E', 'grey', ColorType.material);
The grey colour (ARGB FF9E9E9E).
static const grey = ExcelColor._('FF9E9E9E', 'grey', ColorType.material);