yellow900 constant

ExcelColor const yellow900

The yellow900 colour (ARGB FFF57F17).

Implementation

static const yellow900 = ExcelColor._(
  'FFF57F17',
  'yellow900',
  ColorType.material,
);