newspaper constant

IconData const newspaper

The newspaper material icon.

Implementation

static const IconData newspaper = IconData(
  0xeb81,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);