logo constant

SvgData const logo

Implementation

static const SvgData logo = SvgData(
  'assets/icons/logo.svg',
  width: 21.78,
  height: 25,
);