article constant

IconData const article

The article material icon.

Implementation

static const IconData article = IconData(
  0xef42,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);