category constant

IconData const category

The category material icon.

Implementation

static const IconData category = IconData(
  0xe574,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);