orangeAccent700 constant

ExcelColor const orangeAccent700

The orangeAccent700 colour (ARGB FFFF6D00).

Implementation

static const orangeAccent700 = ExcelColor._(
  'FFFF6D00',
  'orangeAccent700',
  ColorType.materialAccent,
);