screenshot constant

IconData const screenshot

The screenshot material icon.

Implementation

static const IconData screenshot = IconData(
  0xf056,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);