videoShare constant

SvgData const videoShare

Implementation

static const SvgData videoShare = SvgData(
  'assets/icons/video_share.svg',
  width: 20,
  height: 20,
);