secondaryDarkBlue property

Color get secondaryDarkBlue

Secondary dark blue color, usually used as an alternative to energyDarkBlue in the dark theme

Implementation

static Color get secondaryDarkBlue => const Color(0xff3371ff);