yellow300 constant

ExcelColor const yellow300

The yellow300 colour (ARGB FFFFF176).

Implementation

static const yellow300 = ExcelColor._(
  'FFFFF176',
  'yellow300',
  ColorType.material,
);