description constant

IconData const description

The description material icon.

Implementation

static const IconData description = IconData(
  0xe873,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);