secondaryRotations property

List<double> secondaryRotations
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
];