galleryButton constant
Implementation
static const SvgData galleryButton = SvgData(
'assets/icons/gallery.svg',
width: 26,
height: 26,
);
static const SvgData galleryButton = SvgData(
'assets/icons/gallery.svg',
width: 26,
height: 26,
);