fullscreenEnter constant

SvgData const fullscreenEnter

Implementation

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