closeFullscreen constant

IconData const closeFullscreen

The closeFullscreen material icon.

Implementation

static const IconData closeFullscreen = IconData(
  0xf1cf,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);