secondaryBlueBackground property

Color get secondaryBlueBackground

Blue background 2 - typically used for navigation bar items

Implementation

static Color get secondaryBlueBackground => secondaryBlue.withOpacity(0.45);