secondaryColor function

Color secondaryColor()

Implementation

Color secondaryColor() {
  return Color(0xFF949FAC);
}