tertiaryRotations property

List<double> tertiaryRotations
final

Hue rotations of the Tertiary TonalPalette, corresponding to the breakpoints in hues.

Implementation

static final tertiaryRotations = <double>[
  120,
  120,
  20,
  45,
  20,
  15,
  20,
  120,
  120
];