takePhotoButton constant

SvgData const takePhotoButton

Implementation

static const SvgData takePhotoButton = SvgData(
  'assets/icons/take_photo.svg',
  width: 26,
  height: 26,
);