secondaryRotations property

List<double> secondaryRotations
final

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

Implementation

static final secondaryRotations = <double>[
  18,
  15,
  10,
  12,
  15,
  18,
  15,
  12,
  12
];