shades property

MaterialColor get shades

Implementation

MaterialColor get shades {
  return ColorShade.shades(this);
}