tomatoA property

RadixColor tomatoA

Implementation

RadixColor get tomatoA {
  return _isDark ? tomatoDarkAScale : tomatoAScale;
}