fullscreenExit constant

SvgData const fullscreenExit

Implementation

static const SvgData fullscreenExit = SvgData(
  'assets/icons/fullscreen_exit.svg',
  width: 22,
  height: 22,
);