teal100 constant

ExcelColor const teal100

The teal100 colour (ARGB FFB2DFDB).

Implementation

static const teal100 = ExcelColor._(
  'FFB2DFDB',
  'teal100',
  ColorType.material,
);