videoExpand constant

SvgData const videoExpand

Implementation

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