tertiaryRotations property
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
];Hue rotations of the Tertiary TonalPalette, corresponding to the breakpoints in hues.
static final tertiaryRotations = <double>[
  120,
  120,
  20,
  45,
  20,
  15,
  20,
  120,
  120
];