tableau10 constant

List<String> const tableau10

Tableau10 color scheme (10 colors).

Implementation

static const List<String> tableau10 = [
  '#4e79a7',
  '#f28e2c',
  '#e15759',
  '#76b7b2',
  '#59a14f',
  '#edc949',
  '#af7aa1',
  '#ff9da7',
  '#9c755f',
  '#bab0ab',
];