orange400 constant

ExcelColor const orange400

The orange400 colour (ARGB FFFFA726).

Implementation

static const orange400 = ExcelColor._(
  'FFFFA726',
  'orange400',
  ColorType.material,
);