candela top-level constant

SiNamedUnit const candela

Implementation

const candela = SiNamedUnit(
  symbol: 'cd',
  singular: 'candela',
  plural: 'candelas',
  dimensions: luminousIntensity,
  scale: 1,
);