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