kPink top-level property

ThemeColor<Color> kPink
final

Implementation

final kPink = ThemeColor(
  light: const Color(0xFFE91E63),
);