orangeAccent constant
ExcelColor
const orangeAccent
The orangeAccent colour (ARGB FFFFAB40).
Implementation
static const orangeAccent = ExcelColor._(
'FFFFAB40',
'orangeAccent',
ColorType.materialAccent,
);