blueGrey900 constant

ExcelColor const blueGrey900

The blueGrey900 colour (ARGB FF263238).

Implementation

static const blueGrey900 = ExcelColor._(
  'FF263238',
  'blueGrey900',
  ColorType.material,
);