secondaryDarkBlue property
Secondary dark blue color, usually used as an alternative to energyDarkBlue in the dark theme
Implementation
static Color get secondaryDarkBlue => const Color(0xff3371ff);
Secondary dark blue color, usually used as an alternative to energyDarkBlue in the dark theme
static Color get secondaryDarkBlue => const Color(0xff3371ff);