kYellow top-level property

ThemeColor<Color> kYellow
final

Implementation

final kYellow = ThemeColor(
  light: const Color(0xFFFFC107),
);