secondaryRotations property
final
      Hue rotations of the Secondary TonalPalette, corresponding to the breakpoints in hues.
Implementation
static final secondaryRotations = <double>[
  45,
  95,
  45,
  20,
  45,
  90,
  45,
  45,
  45
];Hue rotations of the Secondary TonalPalette, corresponding to the breakpoints in hues.
static final secondaryRotations = <double>[
  45,
  95,
  45,
  20,
  45,
  90,
  45,
  45,
  45
];