lightTeal constant

Color const lightTeal

Implementation

static const Color lightTeal = Color(
  0xFFA2D5C6,
);