coin constant

SvgData const coin

Implementation

static const SvgData coin = SvgData(
  'assets/icons/coin.svg',
  width: 18,
  height: 18,
);