hideControls constant

SvgData const hideControls

Implementation

static const SvgData hideControls = SvgData(
  'assets/icons/hide_controls.svg',
  width: 19,
  height: 19,
);