takeVideoButton constant

SvgData const takeVideoButton

Implementation

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