appStore constant

SvgData const appStore

Implementation

static const SvgData appStore = SvgData(
  'assets/icons/app_store.svg',
  width: 23,
  height: 23,
);